X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c1e94491c9480b4574deeb9bab802ad362c6bc9b..27ac6cd34ada410ecfb322007fa0a9f16a777a89:/projects/stargazer/plugins/other/smux/smux.cpp diff --git a/projects/stargazer/plugins/other/smux/smux.cpp b/projects/stargazer/plugins/other/smux/smux.cpp index 31b91bb3..c5d5132b 100644 --- a/projects/stargazer/plugins/other/smux/smux.cpp +++ b/projects/stargazer/plugins/other/smux/smux.cpp @@ -278,6 +278,7 @@ if (Stop()) return -1; if (Start()) return -1; +logger("Reconnected successfully."); return 0; }