Skip to content

Commit 31db755

Browse files
committed
Update commands.lua
1 parent 9dd0287 commit 31db755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

advert/commands.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ lia.command.add("advertisement", {
1919
return
2020
end
2121

22-
--
2322
local advertPrice = lia.config.get("AdvertPrice", 10)
2423
local advertCooldown = lia.config.get("AdvertCooldown", 20)
2524
if client:getChar():hasMoney(advertPrice) then

0 commit comments

Comments
 (0)