Deleted unwanted files

deleted pycache, testing file and test config-file
This commit is contained in:
Joelnir
2016-02-18 21:38:16 +01:00
parent d314860608
commit 2d56e617c0
5 changed files with 0 additions and 22 deletions
-15
View File
@@ -1,15 +0,0 @@
import tkinter
import setting_handler as s
#s.load_settings()
root = tkinter.Tk();
top = tkinter.Toplevel()
e = tkinter.Entry(top)
e.pack()
top.title("About this application...")
tkinter.mainloop()
Binary file not shown.
Binary file not shown.
Binary file not shown.
-7
View File
@@ -1,7 +0,0 @@
notes=C:/Users/Joel/Documents/EA Games/Mirror's Edge/TdGame/Config/TdEngine.ini
server_port=16834
text_color=#000000
double_layout=True
font_size=11
font=ms sans serif
background_color=#ffffff