1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00

put comment back

This commit is contained in:
Ryan 2022-09-11 10:13:26 +02:00 committed by GitHub
parent c5a2b9177c
commit 44c84c9682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ else
end
end
-- ISteamHTTP will fail on lua startup, it gets initialized later so we delay it
timer.Simple(0, function()
fetch_lookup()
end)