changes
This commit is contained in:
@@ -89,7 +89,7 @@ namespace ReallifeGamemode.Server.DrivingSchool
|
|||||||
public void planeSchoolEvent(Client user, int checkpoint)
|
public void planeSchoolEvent(Client user, int checkpoint)
|
||||||
{
|
{
|
||||||
ChatService.Broadcast("CP " + checkpoint);
|
ChatService.Broadcast("CP " + checkpoint);
|
||||||
float width = 22f;
|
float width = 50f;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user