Advertisement
martaczaska

Untitled

May 24th, 2021
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.28 KB | None | 0 0
  1. if key == 29: #typ 6_7 i 8_7 -> kształty
  2.     i = 0
  3.     k = 1
  4.     position = 0
  5.     decoded = []
  6.    
  7.     type = dictionaries.array_dictionary[types["type"]] #nr
  8.    
  9. i czy wtedy bleble = field_of_array(typ, wiadomosc, i); bleble(0) = endgame_field; bleble(1) = field_bits ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement