mirror of
https://github.com/glest/glest-source.git
synced 2025-10-03 19:01:53 +02:00
hopefully the bugfix for lua problems and streflop
This commit is contained in:
@@ -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());
|
||||
|
Reference in New Issue
Block a user