hopefully the bugfix for lua problems and streflop

This commit is contained in:
Mark Vejvoda
2010-05-01 20:37:25 +00:00
parent 04bb6659ce
commit e05062d6ea
2 changed files with 79 additions and 2 deletions

View File

@@ -269,7 +269,7 @@ int glestMain(int argc, char** argv){
#ifdef USE_STREFLOP
//streflop_init<streflop::Simple>();
streflop_init<streflop::Simple>();
printf("%s, STREFLOP enabled.\n",getNetworkVersionString().c_str());
#else
printf("%s, STREFLOP NOT enabled.\n",getNetworkVersionString().c_str());