mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Updated ModPreprocessorDefine.csx
This commit is contained in:
parent
300175d4dd
commit
a8e2a1cda6
2
.github/ModPreprocessorDefine.csx
vendored
2
.github/ModPreprocessorDefine.csx
vendored
@ -3,7 +3,7 @@ using System.IO;
|
|||||||
using System.Text.RegularExpressions;
|
using System.Text.RegularExpressions;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
|
||||||
class ModPreprocessorDefine
|
class Program
|
||||||
{
|
{
|
||||||
static void Main()
|
static void Main()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user