Skip to content

Instantly share code, notes, and snippets.

@Tustin
Created June 21, 2018 19:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tustin/6f670df22ca7e0856a5baf32f6e98067 to your computer and use it in GitHub Desktop.
Save Tustin/6f670df22ca7e0856a5baf32f6e98067 to your computer and use it in GitHub Desktop.
// Unlock all cooldowns
CCooldownHandler.prototype.BAttack = function() {
return true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment