mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +00:00
LaunchAPPLServer: fix segment unloading
This commit is contained in:
parent
c29a932f4d
commit
d5945a90ba
@ -580,6 +580,7 @@ int main()
|
||||
else
|
||||
nullEventCounter++;
|
||||
|
||||
if(server.state != LaunchServer::State::wait)
|
||||
stream.idle();
|
||||
|
||||
if(server.state == LaunchServer::State::launch)
|
||||
|
Loading…
Reference in New Issue
Block a user