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

@@ -27,7 +27,7 @@ internal class SetAV : ConsoleCommand {
override fun execute(args: Array<String>) {
fun parseAVInput(arg: String): Any {
val `val`: Any
var `val`: Any
try {
`val` = Integer(arg) // try for integer