Guigui220D / buildoland-3

After BuildOLand 1, BuildOLand 2, here comes BuildOLand 3!
7 stars 1 forks source link

Find good way to make thread sleep for receiveServerHandshake in stateGame #20

Closed Guigui220D closed 5 years ago

Guigui220D commented 5 years ago

That function uses a while loop that lasts an undefinite amout of time (potentially several seconds) we should slow it down to avoir high cpu usage.