mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-08-20 09:54:13 -05:00
Further remove unused old version files
This commit is contained in:
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
Reference in New Issue
Block a user