about summary refs log tree commit diff stats
path: root/conf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'conf.lua')
-rw-r--r--conf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.lua b/conf.lua
index d9878da..d5b3903 100644
--- a/conf.lua
+++ b/conf.lua
@@ -1,3 +1,3 @@
 function love.conf(t)
-  t.identity = 'text'
+  t.identity = 'view'
 end