|
@@ -14,7 +14,7 @@ editor.orientations = [ |
|
|
|
|
|
|
|
|
editor.checkTimeOut = function() { |
|
|
editor.checkTimeOut = function() { |
|
|
editor.gridTimeOut += 1; |
|
|
editor.gridTimeOut += 1; |
|
|
editor.grid.visible = editor.gridTimeOut < 500; |
|
|
|
|
|
|
|
|
editor.grid.visible = editor.gridTimeOut < 50; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
editor.onFreeMove = function() { |
|
|
editor.onFreeMove = function() { |
|
|