mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-29 15:35:24 +00:00
Formatting
This commit is contained in:
parent
9b48e153c1
commit
48e0eac4de
1 changed files with 4 additions and 4 deletions
|
|
@ -20,10 +20,10 @@ function NBRStatusNotify( %game, %client, %respawn )
|
||||||
}
|
}
|
||||||
//Off
|
//Off
|
||||||
else if( $NoBaseRapeNotifyCount !$= 1 )
|
else if( $NoBaseRapeNotifyCount !$= 1 )
|
||||||
{
|
{
|
||||||
messageAll('MsgNoBaseRapeNotify', 'No Base Rape is \c1Disabled.~wfx/misc/diagnostic_on.wav');
|
messageAll('MsgNoBaseRapeNotify', 'No Base Rape is \c1Disabled.~wfx/misc/diagnostic_on.wav');
|
||||||
$NoBaseRapeNotifyCount = 1;
|
$NoBaseRapeNotifyCount = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue