mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
revived the held item lighting
This commit is contained in:
@@ -61,6 +61,7 @@ internal object CommandInterpreter {
|
||||
System.err.print("[CommandInterpreter] ")
|
||||
e.printStackTrace()
|
||||
EchoError(Lang["ERROR_GENERIC_TEXT"])
|
||||
EchoError(e.localizedMessage)
|
||||
}
|
||||
}
|
||||
catch (e: NullPointerException) {
|
||||
|
||||
Reference in New Issue
Block a user