Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
joafalves committed May 12, 2014
1 parent 048b65e commit 62aa1c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gibbo.Engine.Windows/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ static void Main(string[] args)
Console.ReadLine();
}

Console.WriteLine("DEBUG MODE, PRESS ANY KEY TO EXIT...");
Console.ReadKey();
//Console.WriteLine("DEBUG MODE, PRESS ANY KEY TO EXIT...");
//Console.ReadKey();
}

static void textWritter_ConsoleOutput(object sender, EventArgs e)
Expand Down

0 comments on commit 62aa1c4

Please sign in to comment.