Skip to content

v1.1.22.09

Compare
Choose a tag to compare
@Lexikos Lexikos released this 11 Nov 11:05
· 3504 commits to alpha since this release

Fixed some issues with SetTimer Delete.

  • KeyHistory's timer count erroneously included deleted timers.
  • Calling KeyHistory within a thread started by a timer crashed the script if the timer had been deleted but not turned off.
  • Deleting the most recently created timer prevented subsequently created timers from working unless ALL timers were deleted.