Ver código fonte

Merge branch 'Branch_V2.0'

tanghai 8 anos atrás
pai
commit
d356671cad
1 arquivos alterados com 0 adições e 2 exclusões
  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
 			try
 			{
 			{
-				ObjectEvents.Instance.Add(this);
-
 				this.componentDict.Clear();
 				this.componentDict.Clear();
 
 
 				if (this.components != null)
 				if (this.components != null)