mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 21:44:05 +09:00
somehow fixed a consolewin bug
- It would read a key even if it's closed
This commit is contained in:
@@ -12,6 +12,8 @@ import net.torvald.terrarum.gameactors.roundInt
|
||||
/**
|
||||
* UIItems must be added manually at the init!
|
||||
*
|
||||
* FIXME: Bad design!!
|
||||
*
|
||||
* Created by minjaesong on 2015-12-31.
|
||||
*/
|
||||
abstract class UICanvas(
|
||||
|
||||
Reference in New Issue
Block a user