Let stk host clean up server id file
This commit is contained in:
parent
cd713f6c99
commit
0b00640760
@ -202,7 +202,6 @@ void ServerLobby::createServerIdFile()
|
||||
std::fstream fs;
|
||||
fs.open(sid, std::ios::out);
|
||||
fs.close();
|
||||
NetworkConfig::get()->setServerIdFile("");
|
||||
}
|
||||
} // createServerIdFile
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user