Bullet support

This commit is contained in:
2023-12-28 14:42:20 +01:00
parent b6776fa9f3
commit d336fa4d15
9 changed files with 196 additions and 2 deletions

View File

@@ -13,4 +13,7 @@ var (
//go:embed zombie3.png
Zombie_png []byte
//go:embed handgun.png
Handgun_png []byte
)