mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-09 19:25:10 +00:00
set default version for karateman/bulb
This commit is contained in:
parent
9767842599
commit
c330a54d1e
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ namespace HeavenStudio.Games.Loaders
|
|||
new Param("throwSfx", "lightbulbOut", "Throw SFX", "Choose the type of SFX to use for throwing the bulb."),
|
||||
new Param("hitSfx", "lightbulbHit", "Hit SFX", "Choose the type of SFX to use for hitting the bulb."),
|
||||
},
|
||||
defaultVersion = 1,
|
||||
},
|
||||
new GameAction("combo", "Combo")
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue