瀏覽代碼

Remove debug code

ShiroSmith 6 年之前
父節點
當前提交
70398c4d53
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      hide/prefab/terrain/TerrainEditor.hx

+ 0 - 3
hide/prefab/terrain/TerrainEditor.hx

@@ -94,9 +94,6 @@ class TerrainEditor {
 	}
 	}
 
 
 	public function saveTextures()  {
 	public function saveTextures()  {
-
-		terrainPrefab.terrain.remove();
-
 		if( !readyToSave() ) {
 		if( !readyToSave() ) {
 			throw "Failed to save terrain";
 			throw "Failed to save terrain";
 			return;
 			return;