Fix __Uncategorized Bug

This commit is contained in:
Zero 2020-05-29 09:25:28 -04:00
parent 12e805c592
commit ee3c16a945
2 changed files with 0 additions and 3 deletions

View File

@ -158,5 +158,3 @@ color:addParam{type = ULib.cmds.BoolArg, invisible = true};
color:defaultAccess(ULib.ACCESS_ADMIN);
color:help("Change target(s) color to a selected color.");
color:setOpposite("ulx resetcolor", {_, _, _, true}, {"!rcolor", "!rcol", "!resetcolor"});
CAT_NAME = nil;

View File

@ -374,4 +374,3 @@ if (easter_eggs_enabled) then
resetdata:defaultAccess(ULib.ACCESS_ADMIN);
resetdata:help("Reset easter egg data.");
end
CAT_NAME = nil;