mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
Add remaining enum types
This commit is contained in:
@@ -36,8 +36,10 @@ public:
|
|||||||
Racing,
|
Racing,
|
||||||
MonumentRace,
|
MonumentRace,
|
||||||
FootRace,
|
FootRace,
|
||||||
|
// There is no 4
|
||||||
Survival = 5,
|
Survival = 5,
|
||||||
SurvivalNS = 6,
|
SurvivalNS,
|
||||||
|
Donations,
|
||||||
None = UINT_MAX
|
None = UINT_MAX
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user