resolve some warnings
This commit is contained in:
parent
75c8a8ced4
commit
4671a6d7f7
23 changed files with 156 additions and 161 deletions
|
|
@ -145,6 +145,7 @@ namespace TShockAPI
|
|||
/// Writes a debug string to the log file. Only works if the DebugLogs config option is set to true.
|
||||
/// </summary>
|
||||
/// <param name="message">The message to be written.</param>
|
||||
/// <param name="args">format args</param>
|
||||
void ConsoleDebug(string message, params object[] args);
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue