mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 10:57:42 +00:00
25w11b fix rendering bugs
This commit is contained in:
@@ -51,7 +51,7 @@ teavm.js {
|
||||
mainClass = "net.lax1dude.eaglercraft.Client"
|
||||
outputDir = file(folder)
|
||||
properties = [ "java.util.TimeZone.autodetect": "true" ]
|
||||
debugInformation = true
|
||||
debugInformation = false
|
||||
}
|
||||
/*
|
||||
tasks.register('copyDebugJar', Copy) {
|
||||
|
||||
Reference in New Issue
Block a user