Changeset 10176 for code/branches/presentationHS14/data/gui/scripts
- Timestamp:
- Dec 11, 2014, 4:09:29 PM (10 years ago)
- Location:
- code/branches/presentationHS14
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS14
- Property svn:mergeinfo changed
/code/branches/surfaceraceHS14 (added) merged: 10080,10092-10093,10095,10099,10107,10114,10116-10118,10124,10127-10128,10135,10139,10152,10154,10166
- Property svn:mergeinfo changed
-
code/branches/presentationHS14/data/gui/scripts/CampaignMenu.lua
r10175 r10176 52 52 53 53 function P.CheckLevel(filename) 54 local file = io.open("/home/ pmao/pmao-extra-0/orxonox/storymodeHS14/data/gui/scripts/campaign.txt", "r+")54 local file = io.open("/home/maxima/maxima-extra-0/orxonox/presentationHS14/data/gui/scripts/campaign.txt", "r+") 55 55 local index = 0 56 56 local returnvalue = false -
code/branches/presentationHS14/data/gui/scripts/campaign.txt
r10175 r10176 2 2 spacebar!!! . 3 3 missionOne.oxw 1 . 4 fightInOurBack.oxw 1.5 pirateAttack.oxw 1.4 fightInOurBack.oxw 0 . 5 pirateAttack.oxw 0 . 6 6 iJohnVane_TriptoArea51.oxw 0 . 7 7 ............................................................
Note: See TracChangeset
for help on using the changeset viewer.