Skip to content

Commit

Permalink
增加define
Browse files Browse the repository at this point in the history
  • Loading branch information
KumoKyaku committed Sep 4, 2023
1 parent de987a2 commit b4eeefc
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using System;
#if !MEGUMIN_Common

using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
Expand Down Expand Up @@ -79,4 +81,4 @@ public override void Fail(string message)
}
}


#endif

0 comments on commit b4eeefc

Please sign in to comment.