Restart functions updated

This commit is contained in:
2022-04-23 10:30:53 +03:00
parent aefd06e8eb
commit 58809317eb
3 changed files with 56 additions and 19 deletions

View File

@@ -39,5 +39,6 @@ namespace PluginManager.Items
this.PrefixUsed = data[0][0];
else this.PrefixUsed = '\0'; //null
}
}
}