Instruction System

This commit is contained in:
h z
2024-09-29 15:39:37 +01:00
parent cd726f5d33
commit acaef122ae
6 changed files with 10 additions and 2 deletions

View File

@@ -98,4 +98,5 @@ public abstract partial class ModuleManual : Panel, ISceneConcept, IModuleManual
Module.Label.Text = label;
Module.LabelString = label;
}
}