mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-14 00:58:18 -05:00
moved stats to a plugin!
This commit is contained in:
@ -130,5 +130,6 @@ namespace SharedLibrary
|
||||
public abstract class EventNotify
|
||||
{
|
||||
public abstract void onEvent(Event E);
|
||||
public abstract void onLoad();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user