mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +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");
|
||||
Window.openWebBrowser();
|
||||
}
|
||||
|
||||
else if (event.text.toUpperCase() === "N" && event.isControl) {
|
||||
Users.toggleIgnoreRadius();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue