@@ -4,17 +4,17 @@ class APInfo {
44 public static var ap : Client ;
55 public static var apGame : APGameState ;
66
7- public static final baseGame : Array <String > =
7+ public static final baseGame : Array <String > =
88 [
99 ' Bopeebo' , ' Fresh' , ' Dad Battle' ,
10- ' Spookeez' , ' South' , ' Monster' ,
11- ' Pico' , ' Philly Nice' , ' Blammed' ,
12- ' Satin Panties' , ' High' , ' Milf' ,
13- ' Cocoa' , ' Eggnog' , ' Winter Horrorland' ,
14- ' Senpai' , ' Roses' , ' Thorns' ,
15- ' Ugh' , ' Guns' , ' Stress' ,
16- ' Darnell' , ' Lit Up' , ' 2Hot' , ' Blazin' ,
17- ' Darnell (BF Mix)'
10+ ' Spookeez' , ' South' , ' Monster' ,
11+ ' Pico' , ' Philly Nice' , ' Blammed' ,
12+ ' Satin Panties' , ' High' , ' Milf' ,
13+ ' Cocoa' , ' Eggnog' , ' Winter Horrorland' ,
14+ ' Senpai' , ' Roses' , ' Thorns' ,
15+ ' Ugh' , ' Guns' , ' Stress' ,
16+ ' Darnell' , ' Lit Up' , ' 2Hot' , ' Blazin' ,
17+ ' Darnell (BF Mix)' , ' Tutorial '
1818 ];
1919
2020 public static final baseErect : Array <String > =
@@ -33,7 +33,7 @@ class APInfo {
3333 ' Bopeebo (Pico mix)' , ' Fresh (Pico mix)' , ' Dad Battle (Pico mix)' ,
3434 ' Spookeez (Pico mix)' , ' South (Pico mix)' ,
3535 ' Pico (Pico mix)' , ' Philly Nice (Pico mix)' , ' Blammed (Pico mix)' ,
36- ' Eggnog (Pico mix )' ,
36+ ' Eggnog (Pico Mix )' ,
3737 ' Ugh (Pico mix)' , ' Guns (Pico mix)'
3838 ];
3939
0 commit comments