Build world model in engine

This commit is contained in:
2016-06-17 00:14:58 +10:00
parent b75009d03e
commit 5cebf9ad0d
19 changed files with 294 additions and 177 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
ColumnLimit: 80,
ColumnLimit: 100,
TabWidth: 4,
IndentWidth: 4, # 1 tab
UseTab: ForIndentation,