diff options
| author | EverythingWindows <[email protected]> | 2022-11-24 23:06:37 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-24 23:38:31 +0700 |
| commit | c1206d86344269313766d6435049cc9f5615fccb (patch) | |
| tree | 4c671f369ce07e5b6e56ee1cd01878c8f60c2ae6 /ShiftOS-TheRevival/MainForms/IntroStory.vb | |
| parent | fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b (diff) | |
| download | shiftos-therevival-old-c1206d86344269313766d6435049cc9f5615fccb.tar.gz shiftos-therevival-old-c1206d86344269313766d6435049cc9f5615fccb.tar.bz2 shiftos-therevival-old-c1206d86344269313766d6435049cc9f5615fccb.zip | |
0.2.7 final code
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/IntroStory.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/IntroStory.vb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/IntroStory.vb b/ShiftOS-TheRevival/MainForms/IntroStory.vb index de048a4..7ee2ad2 100644 --- a/ShiftOS-TheRevival/MainForms/IntroStory.vb +++ b/ShiftOS-TheRevival/MainForms/IntroStory.vb @@ -31,6 +31,7 @@ If Opacity = 1 Then Strings.ComputerInfo(3) = "0" Strings.IsFree = False + IsConsoleParent = True Console.Show() Close() Else |
