Improve prestige buff

This commit is contained in:
2026-05-07 22:27:08 +02:00
parent 1ccb498947
commit b0146dea04
7 changed files with 32 additions and 37 deletions

View File

@@ -10,7 +10,6 @@ var _connections: Array = []
func _ready() -> void:
mouse_filter = Control.MOUSE_FILTER_IGNORE
## Replace all connections and redraw.
func set_connections(connections: Array) -> void:
_connections = connections