mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 05:00:22 +02:00
Change how "embed" flag is passed.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="embed">true</bool>
|
||||
</resources>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="embed">false</bool>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user