mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-09 23:00:57 -05:00
fix IW4x regression error with alternative encodings
add parser selection to server config setup
This commit is contained in:
@ -21,6 +21,7 @@ namespace SharedLibraryCore.Helpers
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public Vector3(float x, float y, float z)
|
||||
{
|
||||
X = x;
|
||||
|
Reference in New Issue
Block a user