[project @ 2005-06-28 10:08:45 by unknown_lamer]
[clinton/bobotpp.git] / source / BotInterp.H
index 7f061ba..85644aa 100644 (file)
@@ -105,7 +105,7 @@ class BotInterp {
 public:
   BotInterp(Bot *, String);
 
-  void ScriptLog(SCM);
+  SCM ScriptLog();
 
   void Execute(String);
   void LoadScript(String);