gate info

This commit is contained in:
Nordup 2024-12-03 11:10:50 +04:00
parent 71b8d06c69
commit a425178538
10 changed files with 177 additions and 72 deletions

View file

@ -7,7 +7,7 @@ signal ui_size_changed(size: Vector2)
enum UiMode
{
INITIAL,
FULL_SCREEN
FOCUSED
}
var current_ui_size: Vector2