feat: Change game structure
- New template - Rename screens - New partial for menu - New data file for menu content - Separate styles
This commit is contained in:
parent
a1b5aa8c59
commit
19577eca8c
10 changed files with 261 additions and 221 deletions
|
|
@ -9,6 +9,8 @@
|
|||
@use "modules/ui/gallery_module";
|
||||
@use "modules/ui/windows_module";
|
||||
@use "modules/ui/table_module";
|
||||
@use "modules/game/mwo";
|
||||
@use "modules/game/tfw";
|
||||
|
||||
$color_gui_back: hippie.$color_dark;
|
||||
$space_gui_half: hippie.$space_half;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue