Added configs to Aesu
This commit is contained in:
parent
f96e55737f
commit
0880ffac72
3 changed files with 537 additions and 990 deletions
|
@ -42,7 +42,7 @@ public class ChargeHud
|
|||
if (mc.inGameHasFocus || (mc.currentScreen != null && mc.gameSettings.showDebugInfo))
|
||||
{
|
||||
if (ConfigTechReborn.ShowChargeHud)
|
||||
drawChargeHud(event.resolution);
|
||||
drawChargeHud(event.resolution);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue