Skip to content

Commit

Permalink
Update Emblems.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
m4-used-rollout authored Dec 27, 2023
1 parent 5996ea2 commit 11f4adb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TPP.Common/Emblems.cs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ public static class Emblems
[74] = "Black and White 3: Genesis",
[75] = "Mega Power",
[76] = "Snakewood DX",
[77] = "Nameless"
[77] = "Nameless",
[78] = "Inverse White",
[79] = "Inverse White 2"
};

public static string FormatEmblem(int emblemNum)
Expand Down

0 comments on commit 11f4adb

Please sign in to comment.