ソースを参照

Merge branch 'Branch_V2.0'

tanghai 8 年 前
コミット
d356671cad
1 ファイル変更0 行追加2 行削除
  1. 0 2
      Unity/Assets/Scripts/Base/Object/Entity.cs

+ 0 - 2
Unity/Assets/Scripts/Base/Object/Entity.cs

@@ -175,8 +175,6 @@ namespace Model
 		{
 			try
 			{
-				ObjectEvents.Instance.Add(this);
-
 				this.componentDict.Clear();
 
 				if (this.components != null)