Skip to content

Commit

Permalink
calcdisplay stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 8, 2020
1 parent cbd1af1 commit 49e4a2c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Themes/Til Death/BGAnimations/_calcdisplay.lua
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ activeMods[#activeMods+1] = "StamMod"
local debugGroups = {
{
OHJump = true,
CJOHJump = true,
Anchor = true
},
{
Expand All @@ -157,7 +158,8 @@ local debugGroups = {
},
{
Jump = true,
CJ = true
CJ = true,
CJQuad = true,
},
{
StreamMod = true,
Expand All @@ -169,6 +171,7 @@ local debugGroups = {
},
{
WideRangeRoll = true,
WideRangeJumptrill = true,
StamMod = true
},
{},
Expand Down

0 comments on commit 49e4a2c

Please sign in to comment.