Fixed typo
This commit is contained in:
parent
db08604411
commit
f86197d493
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
|
|
Loading…
Reference in a new issue