Creates all (?) endpoints
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package ch.gtache.elderscrollslegends.service.campaign;
|
||||
|
||||
public enum UserCampaignChoice {
|
||||
None,
|
||||
First,
|
||||
Second,
|
||||
Third,
|
||||
}
|
||||
Reference in New Issue
Block a user