mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Wrong semicolon.
This commit is contained in:
@@ -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".
|
||||||
|
|||||||
Reference in New Issue
Block a user