OlegTolochko / UnderwaterRestaurantGame

0 stars 0 forks source link

Server Tick calculation is broken #7

Open UraniumDonut opened 1 year ago

UraniumDonut commented 1 year ago

It makes time in Ms/amount of players but it should be time in ms *amount of players and ideally only read-reset the timer after amount of players messages has passed.