mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Moved sendRaceStatus Message out of S2C Thread into MS Thread (minor refactor)
This commit is contained in:
@@ -290,6 +290,7 @@ public class GameClient {
|
||||
}
|
||||
}
|
||||
if (raceFinished == true) {
|
||||
close();
|
||||
loadFinishScreenView();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user