Make tkinter version the default

This commit is contained in:
MikeTheWatchGuy 2019-04-25 09:59:10 -04:00
parent 25785a14b7
commit c83d83eece
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# import PySimpleGUIWeb as sg import PySimpleGUIWeb as sg
import PySimpleGUI as sg # import PySimpleGUI as sg
import pymunk import pymunk
import random import random
import socket import socket