This commit is contained in:
MarcEricMartel
2023-12-18 15:12:15 -05:00
parent f799e689d2
commit 6076b55267
2 changed files with 4 additions and 5 deletions

View File

@@ -305,7 +305,6 @@ void Server::Run() {
/* Process */
if (conn->m_nsync) {
Timestamp tstamp = conn->Run(m_world, m_boosters);
if (conn->player->AmIDead() && !conn->player->Eulogy) {