From 455d5bd4366242bc928fe230bb1d9bd8d54f679c Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 15 Oct 2017 13:04:06 -0400 Subject: some script stuff in hack3 --- Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs') diff --git a/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs b/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs index 764a615..f2477ad 100644 --- a/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs +++ b/Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs @@ -25,6 +25,7 @@ namespace Histacom2.OS.Win98.Win98Apps classicLabel4.Show(); classicLabel4.Text = "Preparing to travel. ETA: 180 secs."; timer1.Start(); + Story.Hack3.StartObjective(); } private void timer1_Tick(object sender, EventArgs e) -- cgit v1.2.3