daniel/events.go
2018-02-05 19:52:50 -07:00

8 lines
77 B
Go

package main
/*
func forestEvent() {
print("You enter the forest \n")
}
*/