Changeset 10251 for code/branches/storymodeHS14/data
- Timestamp:
- Feb 1, 2015, 11:46:42 PM (10 years ago)
- Location:
- code/branches/storymodeHS14/data
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/storymodeHS14/data/gui/scripts/CampaignMenu.lua
r10250 r10251 52 52 53 53 function P.CheckLevel(filename) 54 local file = io.open(" /home/pmao/pmao-extra-0/orxonox/storymode/campaign.txt", "r+")54 local file = io.open("campaign.txt", "r+") 55 55 local index = 0 56 56 local returnvalue = false -
code/branches/storymodeHS14/data/tcl
-
Property
svn:ignore
set to
campaign.txt
-
Property
svn:ignore
set to
Note: See TracChangeset
for help on using the changeset viewer.