Tidy UP!
This commit is contained in:
parent
7ce2863cfd
commit
e216364ec1
12 changed files with 84 additions and 71 deletions
|
|
@ -1,5 +1,7 @@
|
|||
extends Node
|
||||
|
||||
const STARTING_FLOOR := 10
|
||||
|
||||
@warning_ignore_start("unused_signal")
|
||||
|
||||
signal floor_changed(floor_num: int)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue