daniel/events.go

8 lines
77 B
Go
Raw Permalink Normal View History

2018-02-05 19:52:50 -07:00
package main
/*
func forestEvent() {
print("You enter the forest \n")
}
*/