feat(WIP): processing 임관
- 구 css 코드 남은것 해결
This commit is contained in:
@@ -43,6 +43,7 @@ export type procNationItem = {
|
||||
name: string,
|
||||
color: string,
|
||||
power: number,
|
||||
scoutMsg?: string,
|
||||
info?: string,
|
||||
notAvailable?: boolean,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user