mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-05-02 21:54:25 +02:00
set default version for karateman/bulb
This commit is contained in:
parent
3f4facd479
commit
bc02a296ef
@ -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")
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user