diff options
| author | lempamo <[email protected]> | 2017-10-15 13:04:06 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-15 13:04:06 -0400 |
| commit | 455d5bd4366242bc928fe230bb1d9bd8d54f679c (patch) | |
| tree | 62d9afe8807c4a18415b13994b8f9dbaa4ccf20d /Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs | |
| parent | 7ce95f837d4318397e6749250e53fe7a85fe8f77 (diff) | |
| download | histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.tar.gz histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.tar.bz2 histacom2-455d5bd4366242bc928fe230bb1d9bd8d54f679c.zip | |
some script stuff in hack3
Diffstat (limited to 'Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs')
| -rw-r--r-- | Histacom2/OS/Win98/Win98Apps/WinClassicTimeDistorter2.cs | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
