evolution
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ var OwniverseEntities: Dictionary = {}
|
||||
var OwniverseItems: Dictionary = {}
|
||||
var Templates: Dictionary = {}
|
||||
|
||||
var batch_count = 40
|
||||
var batch_count: float = 40.0 # must be even not odd
|
||||
|
||||
|
||||
func get_localized_item_description(item_id: String, item: String) -> String:
|
||||
|
||||
Reference in New Issue
Block a user