mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
detects corrupted and damaged and deleted and whatever savefiles; uiitem will call show() and hide() upon opening and closing
This commit is contained in:
@@ -78,7 +78,7 @@ void main() {
|
||||
var initialX = posX
|
||||
var initialY = posY
|
||||
|
||||
private var alwaysVisible = false
|
||||
var alwaysVisible = false; private set
|
||||
|
||||
var isOpening = false
|
||||
var isClosing = false
|
||||
|
||||
Reference in New Issue
Block a user