resolve some warnings
This commit is contained in:
parent
75c8a8ced4
commit
4671a6d7f7
23 changed files with 156 additions and 161 deletions
|
|
@ -35,7 +35,6 @@ public sealed class DbBuilder
|
|||
/// <summary>
|
||||
/// Builds a DB connection based on the provided configuration.
|
||||
/// </summary>
|
||||
/// <param name="config">The TShock configuration.</param>
|
||||
/// <remarks>
|
||||
/// Default settings will result in a local sqlite database file named "tshock.db" in the current directory to be used as server DB.
|
||||
/// </remarks>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue