Merge branch 'master' into chatter-fixes-and-improvements
This commit is contained in:
commit
332a962ad4
6 changed files with 15 additions and 12 deletions
|
|
@ -447,6 +447,7 @@ constexpr auto kGameMaxPlayers = 32;
|
|||
constexpr auto kGameTeamNum = 2;
|
||||
constexpr auto kInvalidNodeIndex = -1;
|
||||
constexpr auto kGrenadeInventoryEmpty = -1;
|
||||
constexpr auto kInvalidRadioSlot = -1;
|
||||
constexpr auto kConfigExtension = "cfg";
|
||||
|
||||
// weapon masks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue