Encapsulate obscure detail that lower numeric priority is higher queue priority
[clinton/bobotpp.git] / source / Interp.H
index 20105f1..d99f445 100644 (file)
@@ -49,6 +49,7 @@ private:
 #endif
 public:
   static void Startup();
+  static void Startup2 (Bot *b);
   static void Shutdown();
   static void Execute(Bot *, String);
   static void LoadScript(Bot *, String);