mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-08 11:38:01 +03:00
Moved HUD_WINDOW_COLOR to UWindowColor
This commit is contained in:
parent
407a30408d
commit
63c5057a45
2 changed files with 8 additions and 8 deletions
|
@ -76,4 +76,6 @@ public:
|
|||
bool IsMinimized( void );
|
||||
};
|
||||
|
||||
static UColor UWindowColor(0.15f, 0.195f, 0.278f, 1);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue