Removed dumb comment by developer regarding the method Utils.ShowFileToUser not working because it works fine ffs

This commit is contained in:
Lucas Nicodemus 2012-05-29 20:20:24 -06:00
parent 7f389b20a1
commit 7f5ee044c9
2 changed files with 9 additions and 125 deletions

View file

@ -698,7 +698,6 @@ namespace TShockAPI
/// </summary>
/// <param name="ply">int player</param>
/// <param name="file">string filename reletave to savedir</param>
//Todo: Fix this
public void ShowFileToUser(TSPlayer player, string file)
{
string foo = "";