1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

lots more live radar updates

This commit is contained in:
RaidMax
2019-07-05 20:53:03 -05:00
parent 73cc144085
commit 64331f31ef
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)