X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/7150c0a4cb49637d12f466d059fcc0a306c5c072..f22c4c0a3cec5604287cefec55661ffdea19667a:/projects/stargazer/user_impl.cpp?ds=inline

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;
+        }
     }
 }
 //-----------------------------------------------------------------------------