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