Always set bSendPackets to true on antibackstab

This commit is contained in:
bencat07 2019-05-29 17:58:34 +02:00
parent 933966c735
commit 57d75db1ef

View File

@ -127,6 +127,7 @@ void CreateMove()
g_pLocalPlayer->bUseSilentAngles = true;
if (sayno)
SayNope();
*bSendPackets = true;
}
else
noaa = false;