Add Armorgames as an ExternalAuther.

This commit is contained in:
Nathan Curtis
2012-10-02 14:14:54 -07:00
parent 30c38839f9
commit 5ef4dc48e9
@@ -25,7 +25,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");
/** /**
* Creates a fake email address given the supplied external user id. * Creates a fake email address given the supplied external user id.