File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -101,10 +101,6 @@ FlancoTheme() {
101101bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/FlancoTheme/build.sh)
102102}
103103
104- ParticlesLogin () {
105- bash <( curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-AutoThemes/${SCRIPT_VERSION} /themes/version1.x/ParticlesLogin/build.sh)
106- }
107-
108104
109105while [ " $done " == false ]; do
110106 options=(
@@ -114,7 +110,6 @@ while [ "$done" == false ]; do
114110 " Install Twilight (Only 1.6.6)"
115111 " Install Zing Theme (Only 1.6.6)"
116112 " Install Flanco Theme (Only 1.6.6)"
117- " Install Particles Login (Only 1.6.6)"
118113
119114
120115 " Cancel Installation"
@@ -127,7 +122,6 @@ while [ "$done" == false ]; do
127122 " Twilight"
128123 " ZingTheme"
129124 " FlancoTheme"
130- " ParticlesLogin"
131125
132126
133127 " cancel"
You can’t perform that action at this time.
0 commit comments