mods for guns and fields have an extra circle in selection menus
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user