Latest build

This commit is contained in:
Casper Warden
2017-12-15 19:27:12 +00:00
parent 00a32523b9
commit 985a310aa5
9 changed files with 71 additions and 10 deletions

View File

@@ -135,6 +135,7 @@ function connect()
return bot.connectToSim();
}).then(() =>
{
console.log("Connected to simulator");
isConnected = true;
// Do some stuff
//bot.clientCommands.comms.typeLocalMessage('Never fear, I am here!', 2000);