[Orxonox-commit 7287] r11904 - code/branches/3DPacman_FS18/src/modules/pacman

dreherm at orxonox.net dreherm at orxonox.net
Wed Apr 25 14:20:39 CEST 2018


Author: dreherm
Date: 2018-04-25 14:20:39 +0200 (Wed, 25 Apr 2018)
New Revision: 11904

Modified:
   code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.cc
Log:
Changed movements

Modified: code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.cc
===================================================================
--- code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.cc	2018-04-25 11:06:00 UTC (rev 11903)
+++ code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.cc	2018-04-25 12:20:39 UTC (rev 11904)
@@ -362,4 +362,5 @@
 
 
             else{
-            } //End of Position table
\ No newline at end of file
+            } //End of Position table
+            */
\ No newline at end of file



More information about the Orxonox-commit mailing list