summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authoraura <nw@moneybot.cc>2026-03-17 12:04:30 +0100
committeraura <nw@moneybot.cc>2026-03-17 12:04:30 +0100
commita156bc15880e9e250c9c40f0dde431e077109dc1 (patch)
tree64b6461b0d0e9cad6ff7fdcfba563e103fad9067 /src/game
parent991352b0d2767e6bd1a46f554db4ac9d208c13ad (diff)
multi select
Diffstat (limited to 'src/game')
-rw-r--r--src/game/physics/movement.cpp2
1 files changed, 0 insertions, 2 deletions
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 )