mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
penmenu with icons (render only)
This commit is contained in:
@@ -288,6 +288,7 @@ class BuildingMaker(batch: SpriteBatch) : IngameInstance(batch) {
|
||||
|
||||
override fun dispose() {
|
||||
blockPointingCursor.dispose()
|
||||
uiPenMenu.dispose()
|
||||
}
|
||||
|
||||
private fun makePenWork(x: Int, y: Int) {
|
||||
|
||||
Reference in New Issue
Block a user