Add 'binds' key to state dictionary for enhanced state management
This commit is contained in:
@@ -25,6 +25,7 @@ var state: Dictionary = {
|
||||
'speed_in_year': 1,
|
||||
'energy': 1E14,
|
||||
'batches': {},
|
||||
'binds': {},
|
||||
'amount': {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user