mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
--b * 2
This commit is contained in:
parent
d965eb7453
commit
344944c9d4
|
@ -58,7 +58,7 @@ bool CLaser::HitCharacter(vec2 From, vec2 To)
|
||||||
}
|
}
|
||||||
else if (m_Type == 0)
|
else if (m_Type == 0)
|
||||||
{
|
{
|
||||||
pHit->UnFreeze();b
|
pHit->UnFreeze();
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue