mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-04-24 15:37:43 -05:00
Further remove unused old version files
This commit is contained in:
parent
27116545a4
commit
0e289169b5
File diff suppressed because it is too large
Load Diff
|
|
@ -1,32 +0,0 @@
|
|||
export const COURSE2 = [
|
||||
{
|
||||
id: 0,
|
||||
level: 0,
|
||||
season_id: 0,
|
||||
season_name: '',
|
||||
new_flg: 0,
|
||||
name: '',
|
||||
type: 0,
|
||||
name_id: 0,
|
||||
matching_assist: 0,
|
||||
guage_type: 0,
|
||||
paseli_type: 0,
|
||||
tracks: [
|
||||
{
|
||||
no: 0,
|
||||
id: 2,
|
||||
type: 0
|
||||
},
|
||||
{
|
||||
no: 1,
|
||||
id: 2,
|
||||
type: 0
|
||||
},
|
||||
{
|
||||
no: 2,
|
||||
id: 2,
|
||||
type: 0
|
||||
},
|
||||
]
|
||||
},
|
||||
];
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user