mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-25 00:20:16 +00:00
Add shadows toggle and F4 hotkey
This commit is contained in:
parent
ebf349ec7c
commit
716393c059
2 changed files with 14 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ private:
|
|||
bool pendingFullscreen = false;
|
||||
bool pendingVsync = false;
|
||||
int pendingResIndex = 0;
|
||||
bool pendingShadows = true;
|
||||
|
||||
/**
|
||||
* Render player info window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue