Skip to content

Commit

Permalink
fix laser turret
Browse files Browse the repository at this point in the history
  • Loading branch information
userXinos authored Jul 23, 2024
1 parent 121cabd commit c0e933e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/regulation/hideKeys.js
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,6 @@ export default {
'DeltaDrones.NewModuleSlots',
/(DroneRocketLauncher|ChainRayForDrone)\.UnlockBlueprints/,
'LaserTurret.MaxPerRS',
/(LaserTurret|DeltaDroneBattery|DeltaDroneTeleport|DroneSquadBattery)\.(UnlockBlueprints)/,
/(DeltaDroneBattery|DeltaDroneTeleport|DroneSquadBattery)\.(UnlockBlueprints)/,
],
};

0 comments on commit c0e933e

Please sign in to comment.