mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-17 01:23:51 +00:00
Add one-time spawn camera pan
This commit is contained in:
parent
74cabd76ce
commit
9828eb2880
5 changed files with 81 additions and 7 deletions
|
|
@ -183,6 +183,7 @@ public:
|
|||
int sfxVolume = 100;
|
||||
float mouseSensitivity = 0.2f;
|
||||
bool invertMouse = false;
|
||||
bool introSeen = false;
|
||||
};
|
||||
bool getSinglePlayerSettings(SinglePlayerSettings& out) const;
|
||||
void setSinglePlayerSettings(const SinglePlayerSettings& settings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue