Skip to content

Commit cca347a

Browse files
authored
chore: ammend comment
1 parent 7bb5262 commit cca347a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hideAndSeek.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ end
212212
function haS.OnCommand(_, player, command, chatHandler)
213213
local commandArray = {}
214214

215-
--prevent players from using this, GM rank 2 is required.
215+
--prevent players from using this, GM rank 1 is required.
216216
if not chatHandler:IsAvailable( 1 ) then
217217
return
218218
end

0 commit comments

Comments
 (0)