Refactor: update SPEED_LIMIT type, comment out signal, and enhance evolution logic
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user