Fix some spell system
This commit is contained in:
@@ -17,7 +17,7 @@ UStickySlimeComponent::UStickySlimeComponent()
|
||||
|
||||
// Initialize
|
||||
AttachedActor1 = nullptr;
|
||||
AttachedActor1 = nullptr;
|
||||
AttachedActor2 = nullptr;
|
||||
bIsActivated = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user