- Removed pDataArray for GestureComplete thread, it's not needed - Removed acClearCaptureVarsBeforeLua(), after realizing it's completely unnecessary based on the existing program flow and actually wouldn't have done anything of significance - Added check to acSendKeys to prevent crash if parameter isn't a string (will make my way through all actions, checking all parameters are correctly typed)