Changeset 12290 for code/trunk/src/modules/pacman
- Timestamp:
- Apr 11, 2019, 2:05:59 PM (6 years ago)
- Location:
- code/trunk/src/modules/pacman
- Files:
-
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/pacman/CMakeLists.txt
r12289 r12290 6 6 PacmanPointAfraid.cc 7 7 PacmanHUDinfo.cc 8 getShortestPath.cc9 10 8 ) 11 9 -
code/trunk/src/modules/pacman/PacmanGhost.h
r12289 r12290 58 58 bool dontmove = false; 59 59 60 61 60 private: 62 61 int decision = 0;
Note: See TracChangeset
for help on using the changeset viewer.