html: use chrome theme
This commit is contained in:
parent
f91192a044
commit
422e70b4a3
@ -1,10 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<module>
|
<module>
|
||||||
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
|
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
|
||||||
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
|
||||||
<inherits name="com.google.gwt.xml.XML" />
|
<inherits name="com.google.gwt.xml.XML" />
|
||||||
<inherits name="GdxMap"/>
|
<inherits name="GdxMap"/>
|
||||||
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
|
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
|
||||||
|
<inherits name="com.google.gwt.user.theme.chrome.Chrome"/>
|
||||||
<super-source path="emu" />
|
<super-source path="emu" />
|
||||||
<!-- <set-property name="user.agent" value="safari"/>-->
|
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
||||||
|
<!--<set-property name="user.agent" value="safari"/>-->
|
||||||
</module>
|
</module>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user