projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8854c0
)
*** empty log message ***
author
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 20 Mar 2004 22:19:31 +0000
(22:19 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 20 Mar 2004 22:19:31 +0000
(22:19 +0000)
SVN-Revision: 290
src/level.cpp
patch
|
blob
|
history
diff --git
a/src/level.cpp
b/src/level.cpp
index
8f5458c
..
953f87c
100644
(file)
--- a/
src/level.cpp
+++ b/
src/level.cpp
@@
-167,7
+167,7
@@
void st_subset::save()
/* Write header: */
fprintf(fi,";SuperTux-Level-Subset\n");
- fprintf(fi,"(level-subset\n");
+ fprintf(fi,"(
supertux-
level-subset\n");
/* Save title info: */
fprintf(fi," (title \"%s\")\n", title.c_str());