From aef66df0d73674b3dbf6ef982758b9a34609a088 Mon Sep 17 00:00:00 2001 From: Lendemor <thomas.brandeho@gmail.com> Date: Thu, 19 Jan 2017 14:16:09 +0100 Subject: [PATCH] removed config.ini from repo --- config.ini | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 config.ini diff --git a/config.ini b/config.ini deleted file mode 100644 index ba221af..0000000 --- a/config.ini +++ /dev/null @@ -1,6 +0,0 @@ -# this is the demo's config file -width=800 -height=600 -mode=windowed -scene=none -vsync=false