aboutsummaryrefslogtreecommitdiff
path: root/game/src/OptionMenu/VideoTab.gd
Commit message (Collapse)AuthorAgeLines
* Reorganize the file structure of the files in `game/src` Spartan3222023-06-03-9/+0
|
* Basic Game Session skeleton (#67) Hop3112023-03-22-2/+3
| | | | | | | | | | | | | * Fixed grab_focus error on not is_inside_tree * Moved SampleGame to GameSession/GameSession * Basic GameSession and GameSessionMenu/Escape Menu * Map Control Panel skeleton * Added requirement comments * Removed unnecessary CenterContainer
* Added General Tab htmlJoel2023-03-12-0/+8
Fix OptionsMenu scaling Options UI extended Connected escape for back