[Orxonox-commit 7794] r12386 - code/branches/3DPacman_FS19/src/modules/pacman

pemil at orxonox.net pemil at orxonox.net
Thu May 16 16:16:22 CEST 2019


Author: pemil
Date: 2019-05-16 16:16:21 +0200 (Thu, 16 May 2019)
New Revision: 12386

Modified:
   code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc
Log:
final 1.1

Modified: code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc
===================================================================
--- code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc	2019-05-16 14:14:17 UTC (rev 12385)
+++ code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc	2019-05-16 14:16:21 UTC (rev 12386)
@@ -287,7 +287,7 @@
             };
             i++;
         }
-        orxout() << i << endl;
+        
 
         //Set maximum of points of first level
         totallevelpoint = ObjectList<PacmanPointSphere>().size();



More information about the Orxonox-commit mailing list