Skip to content

Commit

Permalink
Moved VesselLandedStateFix for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-bures committed Mar 9, 2024
1 parent 63de2eb commit dc42c60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using KSP.Sim.impl;

namespace CommunityFixes.Fix.VesselLandedState;
namespace CommunityFixes.Fix.VesselLandedStateFix;

[Fix("Vessel Landed State")]
public class VesselLandedStateFix: BaseFix
Expand Down

0 comments on commit dc42c60

Please sign in to comment.