diff options
Diffstat (limited to 'menu.lua')
-rw-r--r-- | menu.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ -- 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 "music" +require "not.Music" -- Here it begins Menu = { |