Explorar el Código

Update models_skybox.c

pull/2521/head
Ray hace 2 años
padre
commit
96292bc859
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      examples/models/models_skybox.c

+ 1
- 1
examples/models/models_skybox.c Ver fichero

@ -120,7 +120,7 @@ int main(void)
UnloadImage(img);
}
TextCopy(skyboxFileName, droppedFiles[0]);
TextCopy(skyboxFileName, droppedFiles.paths[0]);
}
}

Cargando…
Cancelar
Guardar