mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 21:44:05 +09:00
removed unnecessary class Light10B, minor fixes for LightmapRenderer
Former-commit-id: 4cddfb080cc689738d9bf308f7d08852f4c78a8b Former-commit-id: 2354b2483f30e70862a327c1b9688a19bd1b2f66
This commit is contained in:
@@ -193,6 +193,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
|
||||
val STATE_ID_CONFIG_CALIBRATE = 0x11
|
||||
|
||||
val STATE_ID_TEST_FONT = 0x100
|
||||
val STATE_ID_TEST_TTY = 0x110
|
||||
val STATE_ID_TEST_SHIT = 0x5617
|
||||
|
||||
var hasController = false
|
||||
|
||||
Reference in New Issue
Block a user