From af2a917ab27481a5383922c25a8e66fd4add4ce8 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 10 Jan 2017 18:44:01 +0100 Subject: DIRECTOR: Lingo: Added sub for 'the date' entity --- engines/director/lingo/tests/the.lingo | 3 +++ 1 file changed, 3 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 65c0d6ea5c..d711e4a044 100644 --- a/engines/director/lingo/tests/the.lingo +++ b/engines/director/lingo/tests/the.lingo @@ -4,3 +4,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" + +put the date +put the long date -- cgit v1.2.3