]> ruin.nu Git - hbs.git/blobdiff - bs/planet.cpp
last minute bug.. ;P
[hbs.git] / bs / planet.cpp
index 0e4de71300db0651919b5b36549e5537dbf61dba..c374a99ff9cc7f726fd18392cad21aeb0890a5b2 100644 (file)
@@ -172,7 +172,7 @@ void Planet::calcOneTick(Planet* friendly, Fleet* hostile, std::map<std::string,
                
                string unittype = i->second;
 
-               cerr << "Initiative: " << s_Units[unittype].initiative() << " with unit: " << unittype << endl;
+               //cerr << "Initiative: " << s_Units[unittype].initiative() << " with unit: " << unittype << endl;
 
                if (s_Units[unittype].type() == "EMP")  
                {