aboutsummaryrefslogtreecommitdiff
path: root/include/courtroom.h
diff options
context:
space:
mode:
authorCrystalwarrior <varsash@gmail.com>2021-01-27 20:05:06 +0300
committerCrystalwarrior <varsash@gmail.com>2021-01-27 20:05:06 +0300
commitd1e7b2920b8ab0a1ae1488ea79db0d4a5a3173da (patch)
tree023e6037be6ccb313f5dfb267be561dbca71d39a /include/courtroom.h
parent9ebc0f9b5438325cbec20ee41bd06b4033dc79da (diff)
Refactor "text scrawl" to "text crawl" (sounds more simple to understand than scrawl tbh)
Diffstat (limited to 'include/courtroom.h')
-rw-r--r--include/courtroom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/courtroom.h b/include/courtroom.h
index 52a6cded..fe3a1713 100644
--- a/include/courtroom.h
+++ b/include/courtroom.h
@@ -336,7 +336,7 @@ private:
bool message_is_centered = false;
int current_display_speed = 3;
- int text_scrawl = 40;
+ int text_crawl = 40;
double message_display_mult[7] = {0.125, 0.25, 0.65, 1, 1.25, 1.75, 2.25};
// The character ID of the character this user wants to appear alongside with.