From a156bc15880e9e250c9c40f0dde431e077109dc1 Mon Sep 17 00:00:00 2001 From: aura Date: Tue, 17 Mar 2026 12:04:30 +0100 Subject: multi select --- src/game/physics/movement.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/game/physics/movement.cpp') diff --git a/src/game/physics/movement.cpp b/src/game/physics/movement.cpp index 094bc81..838c8a9 100644 --- a/src/game/physics/movement.cpp +++ b/src/game/physics/movement.cpp @@ -616,8 +616,6 @@ void gmove_full_walk_move() { gmove_start_gravity(); // todo: - // jump, - // categorizepos // more if( gmove->input->jump ) -- cgit v1.2.3