mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2025-07-03 05:15:23 +00:00
Fix for linux
This commit is contained in:
parent
b974f194da
commit
fb52f01295
@ -133,8 +133,8 @@ int BeamMPServerMain(const MainArguments& Arguments) {
|
||||
SetConsoleCP(1251);
|
||||
SetConsoleOutputCP(1251);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Application::SetSubsystemStatus("Main", Application::Status::Starting);
|
||||
|
Loading…
x
Reference in New Issue
Block a user