You've already forked MenuGraphr
mirror of
https://github.com/FullScreenShenanigans/MenuGraphr.git
synced 2026-04-28 13:02:13 -07:00
Fixed new lint complaints
This commit is contained in:
+1
-1
@@ -1214,7 +1214,7 @@ export class MenuGraphr implements IMenuGraphr {
|
||||
}
|
||||
|
||||
this.eightBitter.death.killNormal(child);
|
||||
this.deleteMenuChildren(name);
|
||||
this.deleteMenuChildren(child.name);
|
||||
|
||||
if (child.onMenuDelete) {
|
||||
child.onMenuDelete.call(this.eightBitter, this.eightBitter);
|
||||
|
||||
Reference in New Issue
Block a user