Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kornerr
/
research-portable-memory
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
d
main
Михаил Капелько
4 mesi fa
parent
7496b9676d
commit
23528ab465
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
v5/desktop.py
+ 1
- 1
v5/desktop.py
Vedi File
@@ -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]
Write
Preview
Loading…
Annulla
Salva