mirror of
https://github.com/WillMartin03/ulx-custom-commands.git
synced 2025-03-04 03:03:14 -05:00
Fix __Uncategorized Bug
This commit is contained in:
parent
12e805c592
commit
ee3c16a945
@ -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;
|
@ -374,4 +374,3 @@ if (easter_eggs_enabled) then
|
||||
resetdata:defaultAccess(ULib.ACCESS_ADMIN);
|
||||
resetdata:help("Reset easter egg data.");
|
||||
end
|
||||
CAT_NAME = nil;
|
Loading…
Reference in New Issue
Block a user