mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
add localized level names
intellisense suggestion junk
This commit is contained in:
@ -30,7 +30,7 @@ namespace IW4MAdmin.Plugins.Stats.Cheat
|
||||
long LastOffset;
|
||||
ILogger Log;
|
||||
Strain Strain;
|
||||
DateTime ConnectionTime = DateTime.UtcNow;
|
||||
readonly DateTime ConnectionTime = DateTime.UtcNow;
|
||||
|
||||
public Detection(ILogger log, EFClientStatistics clientStats)
|
||||
{
|
||||
|
Reference in New Issue
Block a user