Skip to content

Instantly share code, notes, and snippets.

View monkaMC's full-sized avatar
👋

könig monkaMC

👋
  • Germany
View GitHub Profile
class CrashDebug {
constructor() {
this.definitions = [];
this.ignoreList = [
'mp.game.system.vdist',
'mp.game.waitAsync',
'mp.game.controls.disableControlAction',
'mp.game.joaat',
'mp.game.entity.createModelHide',
'mp.game.pad.disableControlAction'