mods for guns and fields have an extra circle in selection menus

This commit is contained in:
landgreen
2020-12-14 13:26:46 -08:00
parent 1ac5ad96a6
commit 1f7d7217d3
8 changed files with 58 additions and 34 deletions

View File

@@ -1641,6 +1641,7 @@ const mech = {
effect() {
mech.fieldMeterColor = "#f0f"
mech.hold = function() {
mech.isExtruderOn = false
if (mech.isHolding) {
mech.drawHold(mech.holdingTarget);
mech.holding();