X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=init.c;h=12f68b6017f9346097d82ff4b349e6704263e95a;hb=6af38a92f60179af2b4eed23e508160a347da432;hp=87a51616877d9de7468079d260709b50ac0fdb2a;hpb=346bcf9458c408b5bd2a6fb5679a2e86bd3952fb;p=open-adventure.git diff --git a/init.c b/init.c index 87a5161..12f68b6 100644 --- a/init.c +++ b/init.c @@ -33,7 +33,6 @@ struct game_t game = { .abbnum = 5, .clock1 = WARNTIME, .clock2 = FLASHTIME, - .blklin = true, .newloc = LOC_START, .loc = LOC_START, .limit = GAMELIMIT,