mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 11:18:26 +02:00
removed default_track in MKWF since it is no longer necessary
This commit is contained in:
parent
a51d6f2173
commit
ed96832282
1 changed files with 0 additions and 8 deletions
|
@ -107,14 +107,6 @@
|
|||
"track_file_template": "{{ getattr(track, 'sha1', '_') }}",
|
||||
"multiplayer_disable_if": "getattr(track, 'warning', 0) >= 1",
|
||||
|
||||
"default_track": {
|
||||
"name": " ",
|
||||
"music": "T32",
|
||||
"special": "T32",
|
||||
"author": "MrFluffy",
|
||||
"sha1": "54a1621fef2b137adcbe20b6dd710b5bc5f981a1"
|
||||
},
|
||||
|
||||
"tracks": [
|
||||
{
|
||||
"name":"Mario Kart Stadium",
|
||||
|
|
Loading…
Reference in a new issue