Add isGame preference
This commit is contained in:
parent
098ed36a3a
commit
6d94757ffd
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
<preference name="AndroidInsecureFileModeEnabled" value="true" />
|
||||
<preference name="hostname" value="localhost" />
|
||||
<preference name="KeepRunning" value="true"/>
|
||||
<preference name="isGame" value="true"/>
|
||||
</platform>
|
||||
|
||||
<platform name="android">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue