Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonheart authored Aug 20, 2024
1 parent c5533c8 commit 55bcea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lilia/gamemode/meta/tool.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ end
--- Creates client and server convars for the tool.
-- This method generates convars (console variables) based on the tool's mode. Client convars are created on the client-side, while server convars are created on the server-side.
-- @realm shared
-- @see CreateClientConVar, CreateConVar
function ToolGunMeta:CreateConVars()
local mode = self:GetMode()
if CLIENT then
Expand Down

0 comments on commit 55bcea3

Please sign in to comment.