mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Woops
This commit is contained in:
parent
3f40c7e4a7
commit
e0c6fe7326
1 changed files with 1 additions and 1 deletions
|
|
@ -1363,7 +1363,7 @@ static void SendNameAndColor2(void)
|
|||
//notsame = (cv_skin2.value != players[secondplaya].skin);
|
||||
|
||||
SetPlayerSkin(secondplaya, cv_skin2.string);
|
||||
CV_StealthSet(&cv_skin, skins[cv_skin2.value].name);
|
||||
CV_StealthSet(&cv_skin2, skins[cv_skin2.value].name);
|
||||
|
||||
/*if (notsame)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue