mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 22:47:08 +02:00
damn you visual studio
This commit is contained in:
parent
b5b4c2153a
commit
e09fe30f05
1 changed files with 1 additions and 1 deletions
|
@ -2324,7 +2324,7 @@ SelectionDisplay = (function () {
|
|||
}
|
||||
});
|
||||
|
||||
that.checkMove = function () {
|
||||
that.checkMove = function() {
|
||||
if (SelectionManager.hasSelection()) {
|
||||
|
||||
// FIXME - this cause problems with editing in the entity properties window
|
||||
|
|
Loading…
Reference in a new issue