Update v6.4 data
This commit is contained in:
@@ -55,6 +55,10 @@ export const erVersions = [
|
||||
version: '6.3',
|
||||
battlesuits: ['hotr', '6s'],
|
||||
},
|
||||
{
|
||||
version: '6.4',
|
||||
battlesuits: ['hof', 'hoo'],
|
||||
},
|
||||
].reverse()
|
||||
|
||||
export const erBattlesuits = erVersions.reduce<string[]>((list, version) => {
|
||||
|
||||
Reference in New Issue
Block a user