Cleaned up code (removed unnneccessary lines / words)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace reallife_gamemode.Server.Events
|
||||
public class Spawn : Script
|
||||
{
|
||||
|
||||
[ServerEvent(GTANetworkAPI.Event.PlayerSpawn)]
|
||||
[ServerEvent(Event.PlayerSpawn)]
|
||||
public void OnPlayerSpawn(Client player)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user