[Orxonox-commit 7303] r11920 - code/branches/3DPacman_FS18/src/modules/pacman

dreherm at orxonox.net dreherm at orxonox.net
Sun Apr 29 13:41:52 CEST 2018


Author: dreherm
Date: 2018-04-29 13:41:52 +0200 (Sun, 29 Apr 2018)
New Revision: 11920

Modified:
   code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h
Log:
Disk quota test

Modified: code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h
===================================================================
--- code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h	2018-04-29 11:21:26 UTC (rev 11919)
+++ code/branches/3DPacman_FS18/src/modules/pacman/PacmanGhost.h	2018-04-29 11:41:52 UTC (rev 11920)
@@ -34,7 +34,7 @@
 #include "core/XMLPort.h"
 
 #include "worldentities/ControllableEntity.h"
-
+//Test 
 namespace orxonox {
 
     class _OrxonoxExport PacmanGhost : public ControllableEntity



More information about the Orxonox-commit mailing list