Asset Preload fix for json serialization and prefab game mode
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"Amazon": {
|
||||
"Preferences": {
|
||||
"EnablePrefabSystem": false
|
||||
"EnablePrefabSystem": true,
|
||||
"EnablePrefabSystemWipFeatures": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user