mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 15:52:25 -05:00
more localization
fixed issue with IW4 parser not reading map changes properly
This commit is contained in:
@ -155,7 +155,7 @@ namespace Application.RconParsers
|
||||
IPAddress = ipAddress,
|
||||
Ping = Ping,
|
||||
Score = score,
|
||||
IsBot = networkId < 1
|
||||
IsBot = networkId == 0
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user