Achievement work, cleanup

This commit is contained in:
Anuken
2019-09-14 19:01:27 -04:00
parent 6c07c5006a
commit d59f5ddc59
7 changed files with 46 additions and 37 deletions

View File

@@ -25,7 +25,8 @@ public class EventType{
enablePixelation,
drown,
exclusionDeath,
suicideBomb
suicideBomb,
openWiki
}
public static class WinEvent{}