diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-06-01 23:35:23 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-06-01 23:35:23 -0300 |
commit | 0e1510214a7585d5446f06344468ab52298cfa81 (patch) | |
tree | 6856216b802c613f4c4beff48ad1cbc127171bc1 /demos | |
parent | 5900e7f589d50268d49e2e67d3a498d1b01fe03a (diff) |
small fixes
Diffstat (limited to 'demos')
-rw-r--r-- | demos/2d/motion/engine.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/2d/motion/engine.cfg b/demos/2d/motion/engine.cfg index 064de6b331..cf16105b1c 100644 --- a/demos/2d/motion/engine.cfg +++ b/demos/2d/motion/engine.cfg @@ -2,3 +2,4 @@ name="Motion Test" main_scene="res://motion.scn" + |