mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
oops
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
This commit is contained in:
parent
2c0529657f
commit
e82d0b34f2
|
@ -1164,8 +1164,6 @@ bool CCharacter::TakeDamage(vec2 Force, int Dmg, int From, int Weapon)
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
else return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
void CCharacter::Snap(int SnappingClient)
|
void CCharacter::Snap(int SnappingClient)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue