mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
Windows moment
Windows deprecated when
This commit is contained in:
parent
88f1976668
commit
ed03096cf5
@ -97,14 +97,6 @@ void TConsole::BackupOldLog() {
|
||||
}
|
||||
}
|
||||
|
||||
enum EscState {
|
||||
None,
|
||||
Escape,
|
||||
FeSeqStart,
|
||||
FeSeqMid,
|
||||
SeqEnd
|
||||
};
|
||||
|
||||
void TConsole::StartLoggingToFile() {
|
||||
mLogFileStream.open("Server.log");
|
||||
Application::Console().Internal().on_write = [this](const std::string& ToWrite) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user