mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-17 17:41:57 +00:00
Woops
This commit is contained in:
parent
6cc2ca7542
commit
6773b39a40
1 changed files with 1 additions and 1 deletions
|
@ -1363,7 +1363,7 @@ static void SendNameAndColor2(void)
|
||||||
//notsame = (cv_skin2.value != players[secondplaya].skin);
|
//notsame = (cv_skin2.value != players[secondplaya].skin);
|
||||||
|
|
||||||
SetPlayerSkin(secondplaya, cv_skin2.string);
|
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)
|
/*if (notsame)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue