]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/ping/ping.h
stg-2.409 pre-merge.
[stg.git] / projects / stargazer / plugins / other / ping / ping.h
index 29e4974ef4be2779c286ff36dfd82dcc2661e328..cfab1e550b70375ca5bd2edbac624093ab254558 100644 (file)
@@ -112,7 +112,7 @@ public:
 
     int Start();
     int Stop();
-    int Reload() { return 0; }
+    int Reload(const MODULE_SETTINGS & /*ms*/) { return 0; }
     bool IsRunning();
 
     const std::string & GetStrError() const { return errorStr; }