Removed reload, forced mandatory mod restart

This commit is contained in:
Anuken
2020-06-25 22:31:47 -04:00
parent ecfac00c30
commit c12865eabc
5 changed files with 11 additions and 52 deletions

View File

@@ -42,7 +42,6 @@ public class EventType{
public static class SaveLoadEvent{}
public static class ClientCreateEvent{}
public static class ServerLoadEvent{}
public static class ContentReloadEvent{}
public static class DisposeEvent{}
public static class PlayEvent{}
public static class ResetEvent{}