update: revoked semicolon and A privileges

This commit is contained in:
Seanski2 2024-02-25 21:50:54 -05:00
parent b2c99a7922
commit 2581c5761d

View file

@ -73,7 +73,7 @@ namespace HeavenStudio.Games.Loaders
// new List<string>() { "mob", "normal" },
// "mobcannery", "en",
// new List<string>() { }
);A;
);
}
}
}