mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-06-10 17:32:21 -05:00
Fix SKILL METER
SKILL METER default should be OFF rather than MY BEST+RIVAL.
This commit is contained in:
parent
6bb4809fe4
commit
da414f2415
|
|
@ -54,6 +54,7 @@ export function getDefaultExtra(game: 'gf' | 'dm', version: string, id: number)
|
|||
result.playstyle[26] = 0 //DELTA 判定エフェクト位置
|
||||
result.playstyle[27] = 0 //DELTA SHUTTER IN
|
||||
result.playstyle[28] = 0 //DELTA SHUTTER OUT
|
||||
result.playstyle[35] = 0
|
||||
result.playstyle[36] = 1
|
||||
result.playstyle[37] = 1
|
||||
result.playstyle[38] = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user