diff --git a/startup.lua b/startup.lua --- a/startup.lua +++ b/startup.lua @@ -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 = "Вступление";