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>2009-06-28 18:44:27 +0000
committerStijn Buys <ingar@osirion.org>2009-06-28 18:44:27 +0000
commitcb30a59798dc78f2e67627befefb7810e48cbfb1 (patch)
tree0b71ee50098ce7b1ccca10f798f39358c45f16bc /src/core/player.cc
parent16ba873bd12d8748fdc8a5169f4b76867ec50a3c (diff)
correct a bug in "pif" server messages
Diffstat (limited to 'src/core/player.cc')
-rw-r--r--src/core/player.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/player.cc b/src/core/player.cc
index 6385992..9a3ec9b 100644
--- a/src/core/player.cc
+++ b/src/core/player.cc
@@ -17,7 +17,6 @@ namespace core
Player::Player()
{
- player_control = 0;
clear();
}