modified: admin.html

modified:   js/config.js
	modified:   js/entities.js
	modified:   js/game.js
	modified:   js/helpers.js
	modified:   js/ui.js
This commit is contained in:
xbl
2026-02-17 19:05:50 +01:00
parent a1fd271811
commit 8d5b673044
6 changed files with 297 additions and 87 deletions
+1
View File
@@ -29,6 +29,7 @@
<button onclick="adminSpawn('giant')">Giant</button>
<button onclick="adminSpawn('mtype')">M-Type</button>
<button onclick="adminSpawn('ktype')">K-Type</button>
<button onclick="adminSpawn('gtype')">G-Type</button>
</div>
</div>