Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/playerview.h')
-rw-r--r--src/client/playerview.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/playerview.h b/src/client/playerview.h
index a09f5ca..855e671 100644
--- a/src/client/playerview.h
+++ b/src/client/playerview.h
@@ -64,9 +64,8 @@ private:
core::Entity *view_lastentity;
- ui::Label *label_zonename;
+ //ui::Label *label_zonename;
ui::Label *label_viewname;
-
};
}