Continues implementation
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package ch.gtache.elderscrollslegends.card;
|
||||
|
||||
public enum CardSource {
|
||||
Normal,
|
||||
AI,
|
||||
Reward,
|
||||
Created,
|
||||
Novice,
|
||||
Exclusive,
|
||||
Basic,
|
||||
Promotional,
|
||||
Monthly
|
||||
}
|
||||
Reference in New Issue
Block a user