html: build for all browsers

This commit is contained in:
Hannes Janetzek 2013-07-26 00:56:56 +02:00
parent 1ce6359d7a
commit cedb269e15

View File

@ -6,5 +6,5 @@
<inherits name="GdxMap"/>
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
<super-source path="emu" />
<set-property name="user.agent" value="safari"/>
<!-- <set-property name="user.agent" value="safari"/>-->
</module>