update to kotlin 1.4; fixed a bug where trying to colour a text using gdxbatch's colour would cause undesirable results

This commit is contained in:
minjaesong
2021-09-13 01:21:43 +09:00
parent 3841611780
commit 92aeb3c8aa
8 changed files with 23 additions and 64 deletions

View File

@@ -7,9 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
<orderEntry type="library" name="GdxLib" level="project" />
<orderEntry type="library" name="TesterLib" level="project" />
<orderEntry type="module" module-name="BuildJAR_TerrarumSansBitmap" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
</component>
</module>