Scalenie dodana_etykieta_i_paczka do mastera
This commit is contained in:
parent
746745caa0
commit
e8b5d96263
1
main.py
1
main.py
@ -7,7 +7,6 @@ pygame.display.set_caption("Okno1")
|
|||||||
Krata = Krata(Okno)
|
Krata = Krata(Okno)
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
def dodaj_agenta():
|
def dodaj_agenta():
|
||||||
pole_lewe_gorne = PoleKraty(Krata, random.randint(0, LICZBA_POL_W_PIONIE - BOK_AGENTA1_W_POLACH),
|
pole_lewe_gorne = PoleKraty(Krata, random.randint(0, LICZBA_POL_W_PIONIE - BOK_AGENTA1_W_POLACH),
|
||||||
random.randint(0, LICZBA_POL_W_POZIOMIE - BOK_AGENTA1_W_POLACH))
|
random.randint(0, LICZBA_POL_W_POZIOMIE - BOK_AGENTA1_W_POLACH))
|
||||||
|
Loading…
Reference in New Issue
Block a user