aisonaopisnfbe
kil da cod
This commit is contained in:
parent
bfcc1ac082
commit
c173737c49
|
@ -166,7 +166,7 @@ namespace HeavenStudio.Games.Loaders
|
|||
|
||||
},
|
||||
|
||||
new GameAction("inusoundslol", "Inu Sounds (Only here because I can't build the damn asset bundles without everything breaking)")
|
||||
/*new GameAction("inusoundslol", "Inu Sounds (Only here because I can't build the damn asset bundles without everything breaking)")
|
||||
{
|
||||
function = delegate { var e = eventCaller.currentEntity; SumoBrothers.instance.InuSoundsLol(e.beat, e["type"]); },
|
||||
parameters = new List<Param>()
|
||||
|
@ -174,7 +174,7 @@ namespace HeavenStudio.Games.Loaders
|
|||
new Param("type", new EntityTypes.Integer(0, 1, 0), "sound", "i am so desperate to get my showcase thingy out lol."),
|
||||
},
|
||||
defaultLength = 1.69f,
|
||||
},
|
||||
},*/
|
||||
|
||||
},
|
||||
// Sumo asset bundles are really bugged for some reason, having almost all the head animations break
|
||||
|
|
Loading…
Reference in a new issue