From a9e90a7b708e52a8875530eb00313146b43a9926 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sat, 23 Aug 2014 19:18:36 +0200 Subject: Added wrapping of game world --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d1d8a41..4b4fd7c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ # http://editorconfig.org root = true -[*] +[game/*] indent_style = space indent_size = 2 end_of_line = lf -- cgit v1.2.3