mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
Using Code from EFPerformanceBucket for references
This commit is contained in:
@ -72,7 +72,7 @@ namespace WebfrontCore.Controllers.Client.Legacy
|
||||
IPAddress = selectedServer.ListenAddress,
|
||||
Port = selectedServer.ListenPort,
|
||||
Game = selectedServer.GameCode,
|
||||
PerformanceBucket = selectedServer.PerformanceBucket
|
||||
PerformanceBucket = selectedServer.PerformanceCode
|
||||
}));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user