module needs gwt xml
This commit is contained in:
parent
0ec39059c8
commit
8661ac524b
@ -2,7 +2,9 @@
|
|||||||
<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"/>
|
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
||||||
|
<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"/>
|
||||||
<super-source path="emu" />
|
<super-source path="emu" />
|
||||||
|
<set-property name="user.agent" value="safari"/>
|
||||||
</module>
|
</module>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user