Skip to content

Commit

Permalink
ffuuuuuu
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreya-Autumn committed Sep 24, 2024
1 parent 637ba5e commit dc203a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/engine/bus.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ inline std::string toStringAvailableBusEffects(const AvailableBusEffects &p)
return "phaser";
case delay:
return "delay";
case floatydelay:
return "floatydelay";
case nimbus:
return "nimbus";
case rotaryspeaker:
Expand Down

0 comments on commit dc203a5

Please sign in to comment.