remove debug code

This commit is contained in:
Mycroft
2022-08-26 16:13:13 +01:00
parent c611022399
commit f929fb09ee
@@ -35,8 +35,6 @@ local GetEntityHeading = GetEntityHeading
local IsControlJustPressed = IsControlJustPressed
local IsControlPressed = IsControlPressed
local DoScreenFadeOut = DoScreenFadeOut
DoScreenFadeIn(3000)
function RefreshBlips()
for i = 1, #Blips, 1 do
RemoveBlip(Blips[i])