Refactor: update SPEED_LIMIT type, comment out signal, and enhance evolution logic

This commit is contained in:
Kirill
2026-07-20 00:11:44 +03:00
parent a81359c1e6
commit f4524a7acc
6 changed files with 46 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
extends Control
signal produce_items(item_id: String, amount: int)
#signal produce_items(item_id: String, amount: int)
const OWNIVERSE_ITEM = preload("uid://d3xjfxwe3w16v")