mirror of
https://github.com/ConjureETS/EscapeTheRoom.git
synced 2026-03-24 01:00:58 +00:00
premiere trap
This commit is contained in:
parent
63728b3229
commit
9601bea8ee
@ -442,6 +442,7 @@ PlayerSettings:
|
|||||||
XboxOneAllowedProductIds: []
|
XboxOneAllowedProductIds: []
|
||||||
XboxOnePersistentLocalStorageSize: 0
|
XboxOnePersistentLocalStorageSize: 0
|
||||||
intPropertyNames:
|
intPropertyNames:
|
||||||
|
- Android::ScriptingBackend
|
||||||
- Metro::ScriptingBackend
|
- Metro::ScriptingBackend
|
||||||
- Standalone::ScriptingBackend
|
- Standalone::ScriptingBackend
|
||||||
- WP8::ScriptingBackend
|
- WP8::ScriptingBackend
|
||||||
@ -451,7 +452,9 @@ PlayerSettings:
|
|||||||
- WebGL::memorySize
|
- WebGL::memorySize
|
||||||
- WebPlayer::ScriptingBackend
|
- WebPlayer::ScriptingBackend
|
||||||
- iOS::Architecture
|
- iOS::Architecture
|
||||||
|
- iOS::EnableIncrementalBuildSupportForIl2cpp
|
||||||
- iOS::ScriptingBackend
|
- iOS::ScriptingBackend
|
||||||
|
Android::ScriptingBackend: 0
|
||||||
Metro::ScriptingBackend: 2
|
Metro::ScriptingBackend: 2
|
||||||
Standalone::ScriptingBackend: 0
|
Standalone::ScriptingBackend: 0
|
||||||
WP8::ScriptingBackend: 2
|
WP8::ScriptingBackend: 2
|
||||||
@ -461,6 +464,7 @@ PlayerSettings:
|
|||||||
WebGL::memorySize: 256
|
WebGL::memorySize: 256
|
||||||
WebPlayer::ScriptingBackend: 0
|
WebPlayer::ScriptingBackend: 0
|
||||||
iOS::Architecture: 2
|
iOS::Architecture: 2
|
||||||
|
iOS::EnableIncrementalBuildSupportForIl2cpp: 0
|
||||||
iOS::ScriptingBackend: 1
|
iOS::ScriptingBackend: 1
|
||||||
boolPropertyNames:
|
boolPropertyNames:
|
||||||
- WebGL::analyzeBuildSize
|
- WebGL::analyzeBuildSize
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
--- !u!78 &1
|
--- !u!78 &1
|
||||||
TagManager:
|
TagManager:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
tags: []
|
tags:
|
||||||
|
- Trap
|
||||||
layers:
|
layers:
|
||||||
- Default
|
- Default
|
||||||
- TransparentFX
|
- TransparentFX
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user