Add two more preset slots.

This commit is contained in:
Marisa the Magician 2022-03-24 10:35:06 +01:00
commit eeefaf8090
3 changed files with 9 additions and 6 deletions

View file

@ -135,3 +135,5 @@ nosave string mfx_preset4 = "";
nosave string mfx_preset5 = "";
nosave string mfx_preset6 = "";
nosave string mfx_preset7 = "";
nosave string mfx_preset8 = "";
nosave string mfx_preset9 = "";