Fixed typo

This commit is contained in:
Logan G 2022-03-25 23:49:49 -06:00
parent db08604411
commit f86197d493
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -83,7 +83,7 @@ do
if plys == #find.allPlayers() then timer.remove("displaystats") displayStats() end if plys == #find.allPlayers() then timer.remove("displaystats") displayStats() end
end) end)
core.log(log.INFO, "Collecting data, please wait.") core:log(log.INFO, "Collecting data, please wait.")
end end
local function hud() local function hud()