mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-02 23:03:59 +01:00
Need to clear the serverQueue, seemingly because the load process doesn't clear the queue in time? This would be quite a big thing as we need to be able to have a batch of commands and run them without sync issues. To investigate, The if condition check needs to now deduct 1 from the changeGeneration? Why is this? Also display test complete when finished.