lol infinite loop
This commit is contained in:
@@ -205,6 +205,8 @@ Timestamp Connection::Run(World* world) {
|
||||
|
||||
if (!dead)
|
||||
++m_last_in;
|
||||
|
||||
dead = false;
|
||||
}
|
||||
|
||||
return tstamp;
|
||||
|
Reference in New Issue
Block a user