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