Changeset 11896 for code/branches/3DPacman_FS18/src/modules
- Timestamp:
- Apr 20, 2018, 12:17:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/3DPacman_FS18/src/modules/Pacman/PacmanGelb.h
r11894 r11896 52 52 53 53 //no rotation 54 virtual void rotateYaw(const Vector2& value) override{};55 virtual void rotateYaw(const Vector2& value) override{};54 //virtual void rotateYaw(const Vector2& value) override{}; 55 //virtual void rotateYaw(const Vector2& value) override{}; 56 56 57 57 private:
Note: See TracChangeset
for help on using the changeset viewer.