diff options
Diffstat (limited to 'menu.lua')
-rw-r--r-- | menu.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ -- It creates single screen of a menu -- I do know that model I used here and in `World` loading configuration files is not flawless but I did not want to rewrite `World`s one but wanted to keep things similar at least in project scope. -require "selector" require "music" -- Here it begins |