From aa4433dc93c86fa999022b62fbe88b95d2de211a Mon Sep 17 00:00:00 2001 From: hurikhan Date: Wed, 14 Jan 2015 15:44:47 +0800 Subject: [PATCH] demo window set to resizeable (need a bugfix her) --- misc/window_management/engine.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/window_management/engine.cfg b/misc/window_management/engine.cfg index bdc8ec3e..2accafe4 100644 --- a/misc/window_management/engine.cfg +++ b/misc/window_management/engine.cfg @@ -7,4 +7,4 @@ icon="icon.png" [display] fullscreen=false -resizable=false +resizable=true