Browse Source

Merge branch 'master' of ghorsington/modifiedMM into master

Geoffrey Horsington 5 years ago
parent
commit
416241970c
1 changed files with 0 additions and 12 deletions
  1. 0 12
      MultipleMaids/CM3D2/MultipleMaids/Plugin/patch

+ 0 - 12
MultipleMaids/CM3D2/MultipleMaids/Plugin/patch

@@ -1,12 +0,0 @@
-4265c4265
-<                         bool flag1 = false;
----
->                         bool flag1 = true;
-4551c4551
-<                                 flag1 = true;
----
->                                 flag1 = false;
-4555c4555
-<                         if (!flag1)
----
->                         if (flag1)