1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-11 15:52:25 -05:00

lots more live radar updates

This commit is contained in:
RaidMax
2019-07-05 20:53:03 -05:00
parent 94cdff9fcd
commit 3299ed5182
135 changed files with 439 additions and 87 deletions

View File

@ -51,6 +51,7 @@ namespace WebfrontCore.Controllers
}).ToList();
ViewBag.Version = Manager.Version;
ViewBag.IsFluid = false;
}
public override void OnActionExecuting(ActionExecutingContext context)