modified: admin.html

modified:   index.html
	modified:   js/config.js
	modified:   js/entities.js
	modified:   js/game.js
	modified:   js/helpers.js
	modified:   js/server.js
	modified:   js/storage.js
	modified:   js/ui.js
	modified:   style.css
This commit is contained in:
xbl
2026-02-15 00:53:51 +01:00
parent 9061525ae2
commit d744e59401
10 changed files with 759 additions and 42 deletions
+1
View File
@@ -28,6 +28,7 @@
<button onclick="adminSpawn('planet')">Planet</button>
<button onclick="adminSpawn('giant')">Giant</button>
<button onclick="adminSpawn('mtype')">M-Type</button>
<button onclick="adminSpawn('ktype')">K-Type</button>
</div>
</div>