diff options
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h index 8beaeb67..54b0a37d 100644 --- a/courtroom.h +++ b/courtroom.h @@ -128,6 +128,7 @@ private: int blip_pos = 0; int blip_rate = 1; int rainbow_counter = 0; + bool rainbow_appended = false; bool blank_blip = false; //delay before chat messages starts ticking |
