diff options
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h index e4fdce75..0478ae69 100644 --- a/courtroom.h +++ b/courtroom.h @@ -104,7 +104,7 @@ private: QTimer *sfx_delay_timer; //every time point in char.inis times this equals the final time - const int time_mod = 60; + const int time_mod = 35; static const int chatmessage_size = 15; QString m_chatmessage[chatmessage_size]; |
