Updated MainWin and Project Settings.
Added class name to Main window, calling it OverlayWindow. Re-Enabled Always-On-Top, and Fullscreen settings back to the Main Window.
This commit is contained in:
parent
84fa083b76
commit
76ba9536b7
2 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
extends Control
|
||||
class_name OverlayWindow
|
||||
|
||||
@onready var floating_menu: GDFloatingMenu = %FloatingMenu
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue