Slick wireframes when antialised

Former-commit-id: ff43e4904ace96db4915e9684c07f0ef53d91634
Former-commit-id: 2397086bc1157242df81cdc0d3fb3cfaa5a02f79
This commit is contained in:
Song Minjae
2016-12-10 01:19:44 +09:00
parent a89bcff2bd
commit 5c75d75e7a
8 changed files with 11 additions and 25 deletions

View File

@@ -56,7 +56,7 @@ internal class Filesystem(globals: Globals, computer: BaseTerrarumComputer) {
throw IOException("path contains invalid characters")
}
val isCaseInsensitive: Boolean
var isCaseInsensitive: Boolean
init {
try {