Added polish lang, fixed conveyor stacking bug

This commit is contained in:
Anuken
2018-01-31 10:20:52 -05:00
parent fe458d03bd
commit f396190fcf
6 changed files with 496 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.anuke.mindustry"
android:versionCode="63"
android:versionName="3.3b14" >
android:versionCode="64"
android:versionName="3.3b15" >
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
<uses-permission android:name="com.android.vending.BILLING" />