mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
wenquanyi: fixed bad code point allocation
This commit is contained in:
@@ -87,7 +87,7 @@ internal object ExportMap : ConsoleCommand {
|
||||
|
||||
}
|
||||
catch (e: IOException) {
|
||||
Echo("ExportMap: IOException raised.")
|
||||
EchoError("ExportMap: IOException raised.")
|
||||
e.printStackTrace()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user