Cleaned up code (removed unnneccessary lines / words)

This commit is contained in:
hydrant
2018-09-19 20:14:49 +02:00
parent 969537c655
commit f4f4b897f0
4 changed files with 3 additions and 5 deletions

View File

@@ -11,8 +11,6 @@ namespace reallife_gamemode
{
public class Main : Script
{
[ServerEvent(Event.ResourceStart)]
public void OnResourceStart()
{