Skip to content

Commit 7fce9b6

Browse files
committed
version
1 parent 2df9759 commit 7fce9b6

3 files changed

Lines changed: 1 addition & 87 deletions

File tree

CustomComponents.dll.CodeAnalysisLog.xml

Lines changed: 0 additions & 86 deletions
This file was deleted.

CustomComponents.dll.lastcodeanalysissucceeded

Whitespace-only changes.

source/Control.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public static void Init(string directory, string settingsJSON)
5555
Registry.RegisterSimpleCustomComponents(Assembly.GetExecutingAssembly());
5656
Validator.RegisterMechValidator(CategoryController.Shared.ValidateMech, CategoryController.Shared.ValidateMechCanBeFielded);
5757

58-
Logger.Log("Loaded CustomComponents v0.9.8 for bt 1.6");
58+
Logger.Log("Loaded CustomComponents v0.10.0 for bt 1.7");
5959

6060
Validator.RegisterMechValidator(TagRestrictionsHandler.Shared.ValidateMech, TagRestrictionsHandler.Shared.ValidateMechCanBeFielded);
6161
Validator.RegisterDropValidator(pre: TagRestrictionsHandler.Shared.ValidateDrop);

0 commit comments

Comments
 (0)