Make Input Actions config not affect the editor

This commit is contained in:
Juan Linietsky
2016-06-05 01:19:42 -03:00
parent cee94b6119
commit 64fd75d91a
3 changed files with 67 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ public:
void load_from_globals();
void load_default();
InputMap();
};