elanthia-online / illthorn

Electron-based FE
18 stars 10 forks source link

fix: increase tick fps from 1/sec to 5/sec; #77

Closed ondreian closed 4 years ago

ondreian commented 4 years ago

follow up for #32 and #20

drawing 1 frame per second is too slow as there is a considerable margin of error. by increasing it to 5 redraws per second we reduce that margin to at most 200ms