Changeset 11507 for code/branches/CampaignMap_HS17
- Timestamp:
- Oct 23, 2017, 4:12:10 PM (7 years ago)
- Location:
- code/branches/CampaignMap_HS17
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/CampaignMap_HS17/data/levels/StoryModeMap.oxw
r11359 r11507 13 13 include("templates/lodInformation.oxt") 14 14 include("templates/StoryMode.oxt") 15 16 include("templates/lodInformation.oxt")17 15 ?> 18 16 -
code/branches/CampaignMap_HS17/src/orxonox/gametypes/StoryMode.cc
r11359 r11507 60 60 Gametype::start(); 61 61 62 this->gtinfo_->sendAnnounceMessage(" Marvin isch Chef");62 this->gtinfo_->sendAnnounceMessage("send nudes"); 63 63 } 64 64 */
Note: See TracChangeset
for help on using the changeset viewer.