Merge branch 'master' into Patron
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Torch
|
||||
string ChatName { get; set; }
|
||||
string ChatColor { get; set; }
|
||||
string TestPlugin { get; set; }
|
||||
bool DisconnectOnRestart { get; set; }
|
||||
|
||||
bool Save(string path = null);
|
||||
}
|
||||
|
Reference in New Issue
Block a user