Merge branch 'SQC-15_online' of https://github.com/CegepSTH/SQCSim2023 into SQC-15_online
This commit is contained in:
commit
136f589975
@ -205,6 +205,8 @@ Timestamp Connection::Run(World* world) {
|
||||
|
||||
if (!dead)
|
||||
++m_last_in;
|
||||
|
||||
dead = false;
|
||||
}
|
||||
|
||||
return tstamp;
|
||||
|
Loading…
Reference in New Issue
Block a user