Skip to content

Commit d904bfc

Browse files
committed
Test3
1 parent 42062c5 commit d904bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EraS/Program.cs

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static void Main(string[] args)
1818
Console.WriteLine("EraS starting.");
1919

2020
Router = new Router();
21+
Console.WriteLine("Testing");
2122

2223
while (true)
2324
Thread.Sleep(1000);

0 commit comments

Comments
 (0)