browser history and navigation

This commit is contained in:
Face
2025-09-06 16:58:24 +03:00
parent 6f70032aab
commit 47c7b4bfaa
16 changed files with 592 additions and 137 deletions

View File

@@ -0,0 +1,4 @@
extends Control
func _on_close_button_pressed():
Engine.get_main_loop().current_scene._toggle_dev_tools()