mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +02:00
removed white space
This commit is contained in:
parent
d1470d3323
commit
09830dd40c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
console.log("TEST B");
|
console.log("TEST B");
|
||||||
Window.openWebBrowser();
|
Window.openWebBrowser();
|
||||||
}
|
}
|
||||||
|
|
||||||
else if (event.text.toUpperCase() === "N" && event.isControl) {
|
else if (event.text.toUpperCase() === "N" && event.isControl) {
|
||||||
Users.toggleIgnoreRadius();
|
Users.toggleIgnoreRadius();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue