aisonaopisnfbe

kil da cod
This commit is contained in:
RaffyTaffy14 2024-04-18 19:07:23 -04:00
parent bfcc1ac082
commit c173737c49

View file

@ -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