aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/main.cpp b/src/client/main.cpp
index fbe707b..236a3fe 100644
--- a/src/client/main.cpp
+++ b/src/client/main.cpp
@@ -138,7 +138,7 @@ int main(int argc, char *argv[]){
//Load some bullet physics stuff
//Load some menu
- loadMenu("Some menu",device);
+ //loadMenu("Some menu",device);
driver = device->getVideoDriver();
ISceneManager* smgr = device->getSceneManager();