aboutsummaryrefslogtreecommitdiff
path: root/core/tests/test_physics.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-01-08 17:05:51 -0300
committerJuan Linietsky2017-01-08 17:06:33 -0300
commit547a57777b199f451305a6d4b6ad63fb0b2bd3ed (patch)
tree9fb9ce5851ea3ccc39c6ebce607ceeca771fd991 /core/tests/test_physics.cpp
parent6323779596dea0db7f58afef7d3d3d5588ef20cb (diff)
downloadgodot-547a57777b199f451305a6d4b6ad63fb0b2bd3ed.tar.gz
godot-547a57777b199f451305a6d4b6ad63fb0b2bd3ed.tar.zst
godot-547a57777b199f451305a6d4b6ad63fb0b2bd3ed.zip
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 15dc40a4f..b1a7af8da 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) {