Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit 9f0e2a9

Browse files
committed
funny shit
1 parent e68a878 commit 9f0e2a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

loader.ahk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ if (theme)
7474
IniRead, color5, %A_AppData%\FET Loader\themes\%theme%\config.ini, theming, color_bypass_border
7575
IniRead, color6, %A_AppData%\FET Loader\themes\%theme%\config.ini, theming, color_inject_button
7676
IniRead, color7, %A_AppData%\FET Loader\themes\%theme%\config.ini, theming, color_inject_border
77-
7877
}
7978

8079
if (!cringe)
@@ -251,7 +250,7 @@ else
251250
cheatsCount := cheatss0
252251
neutron := new NeutronWindow()
253252
neutron.Load("Web\main.html")
254-
if (!color1 & !color2 & !color3 & !color4 & !color5 & !color6 & !color7)
253+
if (!color1 & !color2 & !color3 & !color4 & !color5 & !color6 & !color7) ; AHHAAHAHHAAAHHAHAFAFHAHHaafhahhahahHAHAHAHAHAHAHAAHAHAHAAHAHAH
255254
{
256255
if (isLightMode = 1)
257256
{

0 commit comments

Comments
 (0)