- Icon resource for Windows added

- Zoom and fullscreen controlled from Lua
- Basic gamepad support
This commit is contained in:
2023-01-20 19:14:59 +01:00
parent 0b2f30bac8
commit db9ce7898b
13 changed files with 75 additions and 65 deletions

View File

@@ -162,7 +162,7 @@ function mapa_create_minimap()
end
end
end
_update=mapa_draw_minimap
game_update=mapa_draw_minimap
end
function mapa_draw_minimap()