Added Graphics.begin/endClip()

This commit is contained in:
Anuken
2018-11-02 09:19:51 -04:00
parent 8bf68aa020
commit 9f77c0c9b7
5 changed files with 7 additions and 35 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
roboVMVersion = '2.3.0'
uCoreVersion = 'dec41336067c013f04f0e17db3b06e24d3c11f6a'
uCoreVersion = '6f251d1f32bb7a8ff5dfaa28525af57536ad549f'
getVersionString = {
String buildVersion = getBuildVersion()