Add UseLargeWorlds to engine configuration
This commit is contained in:
+4
-1
@@ -8,5 +8,8 @@
|
||||
"Company": "Flax",
|
||||
"Copyright": "Copyright (c) 2012-2022 Wojciech Figat. All rights reserved.",
|
||||
"GameTarget": "FlaxGame",
|
||||
"EditorTarget": "FlaxEditor"
|
||||
"EditorTarget": "FlaxEditor",
|
||||
"Configuration": {
|
||||
"UseLargeWorlds": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user