summaryrefslogtreecommitdiff
path: root/core/tests/test_physics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/tests/test_physics.cpp')
-rw-r--r--core/tests/test_physics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tests/test_physics.cpp b/core/tests/test_physics.cpp
index 15dc40a4fd..b1a7af8dad 100644
--- a/core/tests/test_physics.cpp
+++ b/core/tests/test_physics.cpp
@@ -301,7 +301,7 @@ public:
}
- if (p_event.type == InputEvent::JOYSTICK_MOTION) {
+ if (p_event.type == InputEvent::JOYPAD_MOTION) {
if (p_event.joy_motion.axis == 0) {