X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=score.c;h=162cc5d9dfb49d9f97103833e298143c19ccea59;hp=103982e464337e1c41e1271a3013cea5b8b1d1c2;hb=f89f63c6d1a6bc786febc8f22c3ecd8cd3f1f6ae;hpb=943b3a62e680e733ffe57552657d22ce148fed5f diff --git a/score.c b/score.c index 103982e..162cc5d 100644 --- a/score.c +++ b/score.c @@ -32,7 +32,7 @@ void score(long MODE) { SCORE=0; MXSCOR=0; -/* First tally up the treasures. must be in building and not broken. +/* First tally up the treasures. Must be in building and not broken. * Give the poor guy 2 points just for finding each treasure. */ /* 20010 */ for (I=50; I<=MAXTRS; I++) {