aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h
index 5f52168..d10cc85 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -136,7 +136,7 @@ private:
int current_char_page = 0;
//character id, which index of the char_list the player is
- int m_cid = 0;
+ int m_cid = -1;
//cid and this may differ in cases of ini-editing
QString current_char = "";