[Orxonox-commit 7791] r12383 - code/branches/3DPacman_FS19/src/modules/pacman

peterf at orxonox.net peterf at orxonox.net
Thu May 16 15:58:40 CEST 2019


Author: peterf
Date: 2019-05-16 15:58:40 +0200 (Thu, 16 May 2019)
New Revision: 12383

Modified:
   code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h
Log:
mdei2j2wip

Modified: code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h
===================================================================
--- code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h	2019-05-16 13:34:58 UTC (rev 12382)
+++ code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h	2019-05-16 13:58:40 UTC (rev 12383)
@@ -17,7 +17,6 @@
 
             virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating an AutonomousDrone through XML.
             virtual void tick(float dt); //!< Defines which actions the AutonomousDrone has to take in each tick.
-            
             void resetPacmanLaser();
             
 



More information about the Orxonox-commit mailing list