summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/stats.cpp4
-rw-r--r--tmw.ini2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/stats.cpp b/src/gui/stats.cpp
index 9b059369..ae6d2730 100644
--- a/src/gui/stats.cpp
+++ b/src/gui/stats.cpp
@@ -25,6 +25,6 @@
#include <iostream>
-int charstats_display(CHAR_INFO * test) {
- std::cout << "char_stats: " << endl;
+int charstats_display(PLAYER_INFO * test) {
+ std::cout << "char_stats: " << std::endl;
}
diff --git a/tmw.ini b/tmw.ini
index 6eb92a80..76495c5c 100644
--- a/tmw.ini
+++ b/tmw.ini
@@ -18,7 +18,7 @@ screen = 2
; = Sound:
; = 1 enabled
; = 0 disabled
-sound = 0
+sound = 1
; = Chat logfile location:
chatlog = chatlog.txt
; = Display strecth mode: