summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/CharacterController/physCharacterController.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Physics/CharacterController/physCharacterController.h')
-rw-r--r--src/KingSystem/Physics/CharacterController/physCharacterController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/Physics/CharacterController/physCharacterController.h b/src/KingSystem/Physics/CharacterController/physCharacterController.h
index 94ddb424..5f45b6c9 100644
--- a/src/KingSystem/Physics/CharacterController/physCharacterController.h
+++ b/src/KingSystem/Physics/CharacterController/physCharacterController.h
@@ -7,7 +7,7 @@ class CharacterController {
public:
void sub_7100F5EC30();
void sub_7100F60604();
- void enableCollisionMaybe_0(ContactLayer);
+ void disableContactLayer(ContactLayer);
};
} // namespace ksys::phys