Always set bSendPackets to true on antibackstab
This commit is contained in:
parent
933966c735
commit
57d75db1ef
@ -127,6 +127,7 @@ void CreateMove()
|
||||
g_pLocalPlayer->bUseSilentAngles = true;
|
||||
if (sayno)
|
||||
SayNope();
|
||||
*bSendPackets = true;
|
||||
}
|
||||
else
|
||||
noaa = false;
|
||||
|
Reference in New Issue
Block a user