X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9596c437646f369c3924dc78b20872762f3a47b9..b48c66514f3b7040f5f1c62a05f0489f2ebd7741:/projects/stargazer/plugins/other/rscript/rscript.cpp diff --git a/projects/stargazer/plugins/other/rscript/rscript.cpp b/projects/stargazer/plugins/other/rscript/rscript.cpp index a772e507..b03235d8 100644 --- a/projects/stargazer/plugins/other/rscript/rscript.cpp +++ b/projects/stargazer/plugins/other/rscript/rscript.cpp @@ -81,6 +81,7 @@ return rsc.GetPlugin(); //----------------------------------------------------------------------------- RS_USER::RS_USER() : lastSentTime(0), + user(NULL), shortPacketsCount(0) { }