- [FIX] Pause reactivated

This commit is contained in:
2023-01-13 16:55:53 +01:00
parent ecb36d8483
commit 22be7de746

View File

@@ -309,6 +309,9 @@ function update_game()
--elseif btnp(KEY_ESCAPE) then
-- pause()
--end
if btnp(KEY_ESCAPE) then
pause()
end
if abad.objects.gps~=nil then
if btnp(KEY_1) then
if abad.objects.gorro==nil and abad.objects.clau_premiere==nil then current_camera=1 end