GameResType.smali
.class public interface abstract annotation Lcom/sandboxol/center/download/constant/GameResType;
.super Ljava/lang/Object;
.source "GameResType.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final COMMON:Ljava/lang/String; = "COMMON"
.field public static final GAME:Ljava/lang/String; = "GAME"
.field public static final MAP:Ljava/lang/String; = "MAP"