1
0
Fork 0

[client] Spelling currection

This commit is contained in:
Starbeamrainbowlabs 2017-03-02 20:36:27 +00:00
parent f72b0819ba
commit 8572ed6d52
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class BoardWindow extends EventEmitter
// The maximum target fps.
this.maxFps = 60;
// The target fps at which we should send sursor updates.
// The target fps at which we should send cursor updates.
this.cursorUpdateFrequency = 5;
// The radius of other clients' cursors.