Added newgrounds

This commit is contained in:
Jamie Doornbos
2012-12-03 18:01:25 -08:00
parent 6e8d7b7388
commit c77673839a
@@ -26,7 +26,8 @@ public enum ExternalAuther
STEAM(5, "steampowered.com"), STEAM(5, "steampowered.com"),
SEGA_PASS(6, "sega.com"), SEGA_PASS(6, "sega.com"),
KONGREGATE(7, "kongregate.com"), KONGREGATE(7, "kongregate.com"),
ARMORGAMES(8, "armorgames.com"); ARMORGAMES(8, "armorgames.com"),
NEWGROUNDS(9, "newgrounds.com");
/** /**
* Creates a fake email address given the supplied external user id. * Creates a fake email address given the supplied external user id.