set useCompress false in editor
This commit is contained in:
parent
1865f2368a
commit
7301f703ef
@ -429,6 +429,7 @@ if (location.protocol.indexOf("http")!=0) {
|
||||
</script>
|
||||
<script src='_server/editor.js'></script>
|
||||
<script>
|
||||
main.useCompress = false;
|
||||
main.init('editor', function () {
|
||||
editor.init(function () {
|
||||
editor.pos = {x: 0, y: 0};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user