Worked on debugging and metadata stuff
This commit is contained in:
@@ -51,7 +51,9 @@ var ignore_events = [
|
||||
"mouse_drag_on",
|
||||
"mouse_drag_off",
|
||||
"line_cursor_motion",
|
||||
"button:create_building"
|
||||
"button:create_building",
|
||||
"lines_select_line",
|
||||
"lines_changed_line"
|
||||
]
|
||||
func editor_event(evname: String, args: Array):
|
||||
print(evname, args)
|
||||
|
||||
Reference in New Issue
Block a user