mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
Fix bug with webfront spamming issues when running
Remove IW5 parser Begin implementation of dynamic parsers
This commit is contained in:
@ -18,6 +18,6 @@ namespace SharedLibraryCore.Interfaces
|
||||
/// Get game specific folder prefix for log files
|
||||
/// </summary>
|
||||
/// <returns>Game directory prefix</returns>
|
||||
string GetGameDir();
|
||||
IEventParserConfiguration Configuration { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user