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