clean
This commit is contained in:
parent
17ab1ca7b6
commit
a50e1a57ce
@ -1,13 +0,0 @@
|
||||
class DamageReplicationInfo extends ReplicationInfo;
|
||||
|
||||
var KFPlayerController KFPC;
|
||||
|
||||
unreliable client function ClientNumberMsg( int Count, vector Pos, class<KFDamageType> Type )
|
||||
{
|
||||
ScoreboardExtHUD(KFPC.MyHUD).AddNumberMsg(Count,Pos,Type);
|
||||
}
|
||||
|
||||
defaultproperties
|
||||
{
|
||||
bOnlyRelevantToOwner=True
|
||||
}
|
Loading…
Reference in New Issue
Block a user