Reddit-Mud / RMUD

A MUD written in C# using the fantastique literary genre, started by redditors.
MIT License
25 stars 8 forks source link

Only use Mud.Log* functions when logging errors to the console. #102

Closed Blecki closed 9 years ago

Blecki commented 9 years ago

Currently there is a mix of Console.Write* and Mud.Log. Everything should be done through Mud.Log