From 0e58b35c672c2416d818ca8a7bd388432b01be3d Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 10 Jan 2017 18:58:37 +0100 Subject: DIRECTOR: Lingo: Implemented stub for 'the time' entity --- engines/director/lingo/tests/the.lingo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/director/lingo/tests/the.lingo') diff --git a/engines/director/lingo/tests/the.lingo b/engines/director/lingo/tests/the.lingo index d711e4a044..f728fb7938 100644 --- a/engines/director/lingo/tests/the.lingo +++ b/engines/director/lingo/tests/the.lingo @@ -7,3 +7,5 @@ set the castnum of sprite 8 to the number of cast "A Blank Castmember" put the date put the long date +put the abbreviated time +put the short time -- cgit v1.2.3