Tower defense, start, ending
This commit is contained in:
@@ -16,4 +16,10 @@ var (
|
||||
|
||||
//go:embed handgun.png
|
||||
Handgun_png []byte
|
||||
|
||||
//go:embed ending.png
|
||||
Ending_png []byte
|
||||
|
||||
//go:embed starting.png
|
||||
Starting_png []byte
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user