misc polish
This commit is contained in:
parent
f314c1c1ca
commit
f236a764a6
|
|
@ -11,8 +11,8 @@ var revealed: bool = false:
|
|||
wrapper.show()
|
||||
ui.show()
|
||||
else:
|
||||
wrapper.hide()
|
||||
ui.hide()
|
||||
wrapper.hide()
|
||||
|
||||
var has_mouse: bool = false
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue