helpful comment
This commit is contained in:
parent
f489680454
commit
0d980a71ce
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
//go:build example
|
//go:build example
|
||||||
// +build example
|
// +build example
|
||||||
|
|
||||||
|
// This is an example game using the engine. Run it with:
|
||||||
|
// go run -tags example example.go
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue