Exemple #1
0
 public static void Apply()
 {
     data.Apply();
     WorkSettings.DataString = AllowedWorkTypes;
     Tutorials.Apply();
 }
Exemple #2
0
 public static void Apply()
 {
     data.Apply();
     PrisonLaborUtility.AllowedWorkTypesData = AllowedWorkTypes;
     Tutorials.Apply();
 }