File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Themes/Til Death/BGAnimations Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -655,7 +655,7 @@ o[#o + 1] = LoadFont("Common Normal") .. {
655
655
]]
656
656
local modnames = {
657
657
-- CalcPatternMod shortnames
658
- " st " ,
658
+ " strm " ,
659
659
" js" ,
660
660
-- "jss",
661
661
-- "jsj",
@@ -676,18 +676,18 @@ local modnames = {
676
676
" cjohj" ,
677
677
-- "cjohjpc",
678
678
-- "cjohjsc",
679
- " blnc " ,
679
+ " balnc " ,
680
680
" roll" ,
681
681
" oht" ,
682
682
" voht" ,
683
- " c " ,
684
- " fc " ,
683
+ " chaos " ,
684
+ " flam " ,
685
685
" wrr" ,
686
686
" wrjt" ,
687
687
" wrb" ,
688
688
" wra" ,
689
- " tt " ,
690
- " tt2 " ,
689
+ " thing " ,
690
+ " thing2 " ,
691
691
" rm" ,
692
692
-- "rl",
693
693
-- "ral",
@@ -706,8 +706,8 @@ local modnames = {
706
706
-- CalcPatternMods above this line
707
707
-- CalcDebugMisc mods meant for only the top graph:
708
708
-- (this list should match the miscToUpperMods list)
709
- " s " ,
710
- " jks " ,
709
+ " stam " ,
710
+ " jkstm " ,
711
711
}
712
712
713
713
-- this list has order
You can’t perform that action at this time.
0 commit comments