Skip to content

Instantly share code, notes, and snippets.

@timothy-okoduwa
Last active October 10, 2022 15:13
Show Gist options
  • Save timothy-okoduwa/8d9ed226713ddbaae5f811b23b22def1 to your computer and use it in GitHub Desktop.
Save timothy-okoduwa/8d9ed226713ddbaae5f811b23b22def1 to your computer and use it in GitHub Desktop.
var original = Runner.prototype.gameOver
//enter the function
Runner.prototype.gameOver = function (){}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment