1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

start work for live radar

This commit is contained in:
RaidMax
2019-06-30 13:37:59 -05:00
parent 99a163fa2b
commit 90ab7e9c52
13 changed files with 383 additions and 36 deletions

View File

@ -284,6 +284,7 @@ namespace IW4MAdmin.Application.EventParsers
return new GameEvent()
{
Type = GameEvent.EventType.Unknown,
Data = logLine,
Origin = Utilities.IW4MAdminClient(),
Target = Utilities.IW4MAdminClient(),
RequiredEntity = GameEvent.EventRequiredEntity.None