]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/rscript.cpp
Additional logging and small fixes.
[stg.git] / projects / stargazer / plugins / other / rscript / rscript.cpp
index 936f0c9efc90d8b4da89c01cd9449ac5015e4c4d..fb8cb57c1fd9bd53d3efa852ec16b3de13ef0d1c 100644 (file)
@@ -325,6 +325,7 @@ std::for_each(authorizedUsers.begin(),
               UpdateRouter(*this));
 
 logger("%s reloaded successfully.", rsSettings.GetMapFileName().c_str());
+printfd(__FILE__, "REMOTE_SCRIPT::Reload() %s reloaded successfully.\n");
 
 return 0;
 }