projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
624cdcf
)
wrong branch
author
Wolfgang Becker
<uafr@gmx.de>
Sun, 17 Dec 2006 18:37:50 +0000
(18:37 +0000)
committer
Wolfgang Becker
<uafr@gmx.de>
Sun, 17 Dec 2006 18:37:50 +0000
(18:37 +0000)
SVN-Revision: 4491
src/gameconfig.cpp
patch
|
blob
|
history
diff --git
a/src/gameconfig.cpp
b/src/gameconfig.cpp
index
27f89ff
..
f4c28ca
100644
(file)
--- a/
src/gameconfig.cpp
+++ b/
src/gameconfig.cpp
@@
-92,7
+92,6
@@
Config::save()
writer.start_list("supertux-config");
writer.write_bool("show_fps", show_fps);
- writer.write_bool("console", console_enabled);
writer.write_bool("cheats", cheats_enabled);
writer.start_list("video");