Explorar o código

[ue4] Cleaned up MySceneComponent

badlogic %!s(int64=8) %!d(string=hai) anos
pai
achega
61b9e76cfe
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      spine-ue4/Source/SpineUE4/MySceneComponent.cpp

+ 0 - 3
spine-ue4/Source/SpineUE4/MySceneComponent.cpp

@@ -11,9 +11,6 @@ UMySceneComponent::UMySceneComponent(const FObjectInitializer& ObjectInitializer
 	// Set this component to be initialized when the game starts, and to be ticked every frame.  You can turn these features
 	// off to improve performance if you don't need them.
 	PrimaryComponentTick.bCanEverTick = true;
-
-	// ...
-	spColor_create();
 }