diff options
-rw-r--r-- | engines/director/lingo/tests/the.lingo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/director/lingo/tests/the.lingo b/engines/director/lingo/tests/the.lingo index 75782abbe7..65c0d6ea5c 100644 --- a/engines/director/lingo/tests/the.lingo +++ b/engines/director/lingo/tests/the.lingo @@ -3,3 +3,4 @@ set the floatPrecision to 6 put 1.0 / 3 put the loch of sprite 4 set the loch of sprite 5 to 10 +set the castnum of sprite 8 to the number of cast "A Blank Castmember" |