-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Significant changes have been made to the way the game menu is skinned. The previous method of reskinning all esc/menu buttons has been replaced with a more efficient approach. A new button, 'SUI_GameMenuButton', has been created and added to the GameMenuFrame. This button triggers the toggle options function when clicked. The code now also adjusts the position of other buttons in relation to this new button, ensuring proper layout. Additionally, some adjustments were made to the GameMenuFrame's height and header properties for better visual appeal. Commented out sections of code indicate potential areas for future enhancements or modifications.
- Loading branch information
Showing
1 changed file
with
67 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters