diff --git a/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp b/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp index d951c6f..fa00c8d 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp and b/SwordNGun/Source/SwordNGun/Private/Components/SNGStateMachineComponent.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Private/States/SNGState.cpp b/SwordNGun/Source/SwordNGun/Private/States/SNGState.cpp index 2ffde11..e4a7b08 100644 Binary files a/SwordNGun/Source/SwordNGun/Private/States/SNGState.cpp and b/SwordNGun/Source/SwordNGun/Private/States/SNGState.cpp differ diff --git a/SwordNGun/Source/SwordNGun/Public/Components/SNGStateMachineComponent.h b/SwordNGun/Source/SwordNGun/Public/Components/SNGStateMachineComponent.h index 7a39bf4..25bebc3 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/Components/SNGStateMachineComponent.h and b/SwordNGun/Source/SwordNGun/Public/Components/SNGStateMachineComponent.h differ diff --git a/SwordNGun/Source/SwordNGun/Public/States/SNGState.h b/SwordNGun/Source/SwordNGun/Public/States/SNGState.h index 15ee8ed..475d16b 100644 Binary files a/SwordNGun/Source/SwordNGun/Public/States/SNGState.h and b/SwordNGun/Source/SwordNGun/Public/States/SNGState.h differ