GameResData.ts 156 Bytes BlameHistoryPermalink Edit 1 2 3 4 export namespace GameResData { export const GAME_ICON_BASE_PATH = "/textures/icon/"; export const GAME_COMMENT_BASE_PATH = "/textures/moment/"; }