Changeset - 9ad69141c9e0
[Not reviewed]
default
0 1 0
silverwing - 4 years ago 2019-12-02 03:49:25

Tutorial is now always available
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
startup.lua
Show inline comments
 
@@ -103,9 +103,6 @@ intro = room {
 
    nam = "intro";
 
    hideinv = true;
 
    entered = function(s)
 
        if not STANDALONE then
 
            path('Как играть?'):disable();
 
        end;
 
        set_music('music/intro.ogg');
 
    end;
 
    disp = "Вступление";
0 comments (0 inline, 0 general)