diff options
| author | boris <wzn@moneybot.cc> | 2018-12-26 00:11:18 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-26 00:11:18 +1300 |
| commit | 73cbed632030f7f44d259dea1e2a1b00a17f95a5 (patch) | |
| tree | 5d164191924629007d273b8f57f85cc4b942aa1d /csgo-loader/csgo-client/UserExperience/UserInterface.hpp | |
| parent | c48c13417c198194b0d2f508a33431b27f5605b8 (diff) | |
obje]se incomepeternt porogrammer wtieres cod
SPWOOOOOoo
Diffstat (limited to 'csgo-loader/csgo-client/UserExperience/UserInterface.hpp')
| -rw-r--r-- | csgo-loader/csgo-client/UserExperience/UserInterface.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csgo-loader/csgo-client/UserExperience/UserInterface.hpp b/csgo-loader/csgo-client/UserExperience/UserInterface.hpp index d855c85..e905b3b 100644 --- a/csgo-loader/csgo-client/UserExperience/UserInterface.hpp +++ b/csgo-loader/csgo-client/UserExperience/UserInterface.hpp @@ -45,7 +45,7 @@ namespace UserExperience bool m_SpecialAccess = false;
// Holds the selected game.
- SelectedGame m_SelectedGame = GAME_CSGO;
+ uint16_t m_SelectedGame = GAME_CSGO;
// Holds the current error message.
ErrorReason m_Error = ERROR_GENERIC_ERROR;
|
