keys: load flags dependency within descriptions include
[sheet.git] / nethack.plp
index ae595b6f0ea0486dc4bc13589397ec5c1aa581a4..9c4c62de6cc6178e439237aeb11854eab452d688 100644 (file)
@@ -22,7 +22,6 @@ Html({
 <:
 use Shiar_Sheet::Keyboard 2;
 my $info = do 'nethack.eng.inc.pl' or die $@;
-$info->{def} = do 'nethack.inc.pl';
 my $keys = Shiar_Sheet::Keyboard->new($info);
 $_->{"\e"} = ['me mode'] for values %{ $info->{def} };
        # static reset button, even though it's not (officially) in the game