修复json错误
This commit is contained in:
parent
2195ed52e5
commit
f2af7bfbfc
3 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@
|
||||||
"superbwarfare:laser",
|
"superbwarfare:laser",
|
||||||
"superbwarfare:laser_headshot",
|
"superbwarfare:laser_headshot",
|
||||||
"superbwarfare:vehicle_strike",
|
"superbwarfare:vehicle_strike",
|
||||||
"superbwarfare:air_crash"
|
"superbwarfare:air_crash",
|
||||||
"superbwarfare:vehicle_explosion",
|
"superbwarfare:vehicle_explosion"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,7 +8,7 @@
|
||||||
"superbwarfare:laser",
|
"superbwarfare:laser",
|
||||||
"superbwarfare:laser_headshot",
|
"superbwarfare:laser_headshot",
|
||||||
"superbwarfare:vehicle_strike",
|
"superbwarfare:vehicle_strike",
|
||||||
"superbwarfare:air_crash"
|
"superbwarfare:air_crash",
|
||||||
"superbwarfare:vehicle_explosion",
|
"superbwarfare:vehicle_explosion"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -8,7 +8,7 @@
|
||||||
"superbwarfare:laser",
|
"superbwarfare:laser",
|
||||||
"superbwarfare:laser_headshot",
|
"superbwarfare:laser_headshot",
|
||||||
"superbwarfare:vehicle_strike",
|
"superbwarfare:vehicle_strike",
|
||||||
"superbwarfare:air_crash"
|
"superbwarfare:air_crash",
|
||||||
"superbwarfare:vehicle_explosion",
|
"superbwarfare:vehicle_explosion"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue