mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 04:15:31 +00:00
28f1c1b0d3
Previously, charGenStage.end was doing double duty as both the variable indicating the number of CharGen stages and – when set to 0 – the variable indicating that CharGen was over. The latter role is now filled by a new boolean.
(cherry picked from commit
|
||
---|---|---|
.. | ||
amx | ||
processors | ||
Script | ||
Cell.cpp | ||
Cell.hpp | ||
CellController.cpp | ||
CellController.hpp | ||
CMakeLists.txt | ||
main.cpp | ||
MasterClient.cpp | ||
MasterClient.hpp | ||
Networking.cpp | ||
Networking.hpp | ||
Player.cpp | ||
Player.hpp | ||
Utils.cpp | ||
Utils.hpp |