mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
refactor some game interface plugin approach
This commit is contained in:
@ -257,6 +257,7 @@ namespace SharedLibraryCore
|
||||
public EFClient Target;
|
||||
|
||||
public EventType Type;
|
||||
public string TypeName => Type.ToString();
|
||||
|
||||
public GameEvent()
|
||||
{
|
||||
|
Reference in New Issue
Block a user