refactor: clarify simulation ownership
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
extends CanvasLayer
|
||||
|
||||
const DEBUG_LOGS := false
|
||||
|
||||
@export var simulation_manager: Node
|
||||
|
||||
@onready var village_stats_label: Label = $VillagePanel/MarginContainer/VillageStatsLabel
|
||||
|
||||
Reference in New Issue
Block a user