X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/19a51ab18134eb8448cc5f57a2121ce2f8644ac4..a8a21ccef417733c487a42fb2c493d685585b2bd:/projects/stargazer/user_impl.cpp diff --git a/projects/stargazer/user_impl.cpp b/projects/stargazer/user_impl.cpp index d89bbe47..7f2d5e0b 100644 --- a/projects/stargazer/user_impl.cpp +++ b/projects/stargazer/user_impl.cpp @@ -1281,6 +1281,10 @@ while (it != messages.end()) ++it; } } + else + { + ++it; + } } } //-----------------------------------------------------------------------------