browser history and navigation
This commit is contained in:
4
flumi/Scripts/DevTools.gd
Normal file
4
flumi/Scripts/DevTools.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
extends Control
|
||||
|
||||
func _on_close_button_pressed():
|
||||
Engine.get_main_loop().current_scene._toggle_dev_tools()
|
||||
Reference in New Issue
Block a user