Revert "v8.2.0c"

This reverts commit 110ce2f2f3.
This commit is contained in:
2025-07-23 04:17:17 -04:00
parent 110ce2f2f3
commit f623d5091a
6 changed files with 15 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
public char PLUGIN_VERSION[8] = "8.2.0c";
public char PLUGIN_VERSION[8] = "8.2.0a";
void sudo(int task) {
AssLogger(LOGLVL_DEBUG, "Calling sudo with %i", task);
switch (task) {