Explorar el Código

Fixed android support

tags/crossplatform
Madiwka4 hace 3 años
padre
commit
635f2e6647
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/constantvars.lua

+ 1
- 1
src/constantvars.lua Ver fichero

@@ -2,4 +2,4 @@ VIRTUAL_WIDTH = 1280
VIRTUAL_HEIGHT = 720
WINDOW_WIDTH = 1280
WINDOW_HEIGHT = 720
isAndroid = true
isAndroid = false

Cargando…
Cancelar
Guardar