Improve prestige buff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user