mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Unused parameter :)
This commit is contained in:
parent
21dfe49bf8
commit
ed2d40b98e
1 changed files with 1 additions and 0 deletions
|
|
@ -2135,6 +2135,7 @@ void SendWeaponPref4(void)
|
|||
|
||||
static void Got_WeaponPref(UINT8 **cp,INT32 playernum)
|
||||
{
|
||||
(void)playernum;
|
||||
/*UINT8 prefs = */READUINT8(*cp); // Read it still to avoid instant desyncs in netgames.
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue