Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2015-02-28 23:03:18 +0000
committerStijn Buys <ingar@osirion.org>2015-02-28 23:03:18 +0000
commitf583cb5139e58123a3535b92d8bb9346fd73f4a9 (patch)
treef225744cc74fde79a58c0cb1be860620046cf0a9 /src/client/input.cc
parentb656bec7d70e9ebb4bd809c32178a083e339f96e (diff)
Corrected HUD autopilot button status once more.
Diffstat (limited to 'src/client/input.cc')
-rw-r--r--src/client/input.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/input.cc b/src/client/input.cc
index a779ec8..3c1b423 100644
--- a/src/client/input.cc
+++ b/src/client/input.cc
@@ -1097,7 +1097,6 @@ void frame()
case render::Camera::Overview:
break;
}
- local_controlflags = local_controlflags | core::EntityControlable::ControlFlagOverride;
}
} else {