mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 08:04:39 +00:00
Small Change
Editor took out a lot of roaming spaces
This commit is contained in:
parent
d8ba0757a0
commit
0fef107848
1 changed files with 136 additions and 136 deletions
|
|
@ -909,8 +909,8 @@ function DefaultGame::missionLoadDone(%game)
|
||||||
{
|
{
|
||||||
%client = ClientGroup.getObject(%i);
|
%client = ClientGroup.getObject(%i);
|
||||||
|
|
||||||
if(%client.lakobs $=1)
|
if(%client.lakobs)
|
||||||
%client.lakobs = 0;
|
%client.lakobs = "";
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
%client.team = $NonRabbitTeam;
|
%client.team = $NonRabbitTeam;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue