Player vs Player
This commit is contained in:
parent
b8d226dd39
commit
8811c9b96b
5
GUI.py
5
GUI.py
@ -61,8 +61,5 @@ s2_wert = Entry(root,font=(28), show="*")
|
|||||||
s2_wert.grid(row=3,column=2)
|
s2_wert.grid(row=3,column=2)
|
||||||
|
|
||||||
Button(root, text="Wählen", command=ok, font=(30)).grid(row=2, column=1)
|
Button(root, text="Wählen", command=ok, font=(30)).grid(row=2, column=1)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
root.mainloop()
|
root.mainloop()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user