From ce419967ea11f3bfc32bcb035029372e16107cc7 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sat, 26 May 2018 14:16:30 +0000 Subject: [PATCH] Enable the accessibility addon. --- project.godot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project.godot b/project.godot index e69de29..b9b49ef 100644 --- a/project.godot +++ b/project.godot @@ -0,0 +1,2 @@ +[editor_plugins] +enabled=["accessibility"]