Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kornerr
/
research-portable-memory
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
d
main
Михаил Капелько
hace 4 meses
padre
7496b9676d
commit
23528ab465
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
v5/desktop.py
+ 1
- 1
v5/desktop.py
Ver fichero
@@ -27,7 +27,7 @@ def desktop_createSelectedTiles(p):
p.sprites.append(tile)
tile.guid = id
tile.texture = p.textures[2 + id]
tile.texture = p.textures[2 +
p.c.playfieldItems[
id]
]
# Position.
tile.left = pos[0]
tile.top = pos[1]
Escribir
Vista previa
Cargando…
Cancelar
Guardar