mirror of
https://github.com/sbrl/Nibriboard.git
synced 2018-01-10 21:33:49 +00:00
[client] Spelling currection
This commit is contained in:
parent
f72b0819ba
commit
8572ed6d52
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue