Skip to content

Commit 6c97016

Browse files
thearst3rdKrzyhau
authored andcommitted
Remove FezGame.Tools.ErrorDialog type
1 parent 565f57b commit 6c97016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Stripper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ public static void Strip(ModuleDefinition module)
1515
RemoveUncommonTypes(module, new[]{
1616
"FezGame.Components.MockAchievement",
1717
"FezGame.Services.MockUser",
18+
"FezGame.Tools.ErrorDialog",
1819
});
1920
}
2021

0 commit comments

Comments
 (0)