set default version for karateman/bulb

This commit is contained in:
minenice55 2024-05-12 13:04:14 -04:00
parent 9767842599
commit c330a54d1e
1 changed files with 1 additions and 0 deletions

View File

@ -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("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."), new Param("hitSfx", "lightbulbHit", "Hit SFX", "Choose the type of SFX to use for hitting the bulb."),
}, },
defaultVersion = 1,
}, },
new GameAction("combo", "Combo") new GameAction("combo", "Combo")
{ {