diff options
author | chai <chaifix@163.com> | 2018-09-02 19:49:27 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-02 19:49:27 +0800 |
commit | cf608a2af7106f9901bc0632c96594d2c938b416 (patch) | |
tree | ad18a2edd0c8e1bc26e668d321d24af34ff3ac25 /bump/config.lua | |
parent | 340861d2a5e4391e2f1671663f6812f1228a4c78 (diff) |
*update
Diffstat (limited to 'bump/config.lua')
-rw-r--r-- | bump/config.lua | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bump/config.lua b/bump/config.lua new file mode 100644 index 0000000..d3b3d68 --- /dev/null +++ b/bump/config.lua @@ -0,0 +1,6 @@ +return +{ + width = 800, + height = 600 + +}
\ No newline at end of file |