Utils.csproj
[NF] Programmlogger added (v1.1.0) [NF] Utils fixing tiny issues Zway-Bot.csproj [NF] changes Topics without beginning / [NF] Using programmlogger (v1.4.0)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ namespace BlubbFish.Utils {
|
||||
{
|
||||
private Dictionary<String, Dictionary<String, String>> inifile;
|
||||
private FileSystemWatcher k;
|
||||
private String filename;
|
||||
private readonly String filename;
|
||||
private static List<String> search_path = new List<String>() {
|
||||
Directory.GetCurrentDirectory()
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user