Add Armorgames as an ExternalAuther.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user