Removed dumb comment by developer regarding the method Utils.ShowFileToUser not working because it works fine ffs
This commit is contained in:
parent
7f389b20a1
commit
7f5ee044c9
2 changed files with 9 additions and 125 deletions
|
|
@ -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 = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue