diff options
| author | Everything Windows <[email protected]> | 2024-01-16 19:54:03 +0700 |
|---|---|---|
| committer | Everything Windows <[email protected]> | 2024-01-16 19:54:03 +0700 |
| commit | a46bcc05957640f968cb98571003c02fef2e74c8 (patch) | |
| tree | a29bcd83576eb62909245fae8e4fbbf8459a8de8 /ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb | |
| parent | 38e046cc49d57b05e5e527769597605067a60cbd (diff) | |
| download | shiftos-therevival-old-a46bcc05957640f968cb98571003c02fef2e74c8.tar.gz shiftos-therevival-old-a46bcc05957640f968cb98571003c02fef2e74c8.tar.bz2 shiftos-therevival-old-a46bcc05957640f968cb98571003c02fef2e74c8.zip | |
New branch, disabling Story Mode and Updater
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb b/ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb index 3414552..c647964 100644 --- a/ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb +++ b/ShiftOS-TheRevival/MainForms/ShiftOSMenu.Designer.vb @@ -86,6 +86,7 @@ Partial Class ShiftOSMenu ' 'btn_StoryMode ' + Me.btn_StoryMode.Enabled = False Me.btn_StoryMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btn_StoryMode.Font = New System.Drawing.Font("Segoe UI", 8.25!) Me.btn_StoryMode.ForeColor = System.Drawing.Color.White |
