summaryrefslogtreecommitdiff
path: root/src/environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/environment.h')
-rw-r--r--src/environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/environment.h b/src/environment.h
index 99066c367..7ed38ad5d 100644
--- a/src/environment.h
+++ b/src/environment.h
@@ -579,7 +579,7 @@ public:
void step(f32 dtime);
- virtual void addPlayer(Player *player);
+ virtual void addPlayer(LocalPlayer *player);
LocalPlayer * getLocalPlayer();
/*