Quick TFS Source Control test.
This commit is contained in:
parent
45931f5fe6
commit
125a42934b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ namespace MUDCompiler
|
||||||
Console.WriteLine("1): Compile Scripts");
|
Console.WriteLine("1): Compile Scripts");
|
||||||
Console.WriteLine("2): Exit Compiler");
|
Console.WriteLine("2): Exit Compiler");
|
||||||
//Console.Write("Enter Selection: ");
|
//Console.Write("Enter Selection: ");
|
||||||
Console.WriteLine("Out of engine compiling is currently not supported.");
|
Console.WriteLine("Out of engine compiling is currently not supported. Please review the documentation regarding in-engine compiling.");
|
||||||
|
|
||||||
String command = Console.ReadLine();
|
String command = Console.ReadLine();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue