Sync invintype
This commit is contained in:
parent
1f06351a29
commit
c0cc66fd40
1 changed files with 1 additions and 0 deletions
|
|
@ -5340,6 +5340,7 @@ static boolean P_NetSyncMisc(savebuffer_t *save, boolean resending)
|
|||
SYNCBOOLEAN(draftingactive);
|
||||
SYNCBOOLEAN(airdropactive);
|
||||
SYNC(bumpsparkactive);
|
||||
SYNC(invintype);
|
||||
|
||||
for (i = 0; i < 12; i++)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue