X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3b8d451c740c8f49d5abad1496cbf4e4aa47819f..3a9acce770434365cccd5b0f840174204a989094:/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) { }