Wrong semicolon.

This commit is contained in:
Andrew Plotkin
2016-01-01 16:34:23 -05:00
parent 048496723b
commit 0f4cf11294

View File

@@ -55,7 +55,7 @@ Global cowcount;
Object i6cow Object i6cow
with name 'cow' 'animal', with name 'cow' 'animal',
with description "It looks like a cow."; with description "It looks like a cow.",
has animate scenery; has animate scenery;
-) after "Global Variables" in "Output.i6t". -) after "Global Variables" in "Output.i6t".