xd
This commit is contained in:
@@ -87,10 +87,7 @@ export default function clotheShopList(globalData: GlobalData) {
|
||||
switch (key) {
|
||||
case 11:
|
||||
for (var i = 0; i < Object.keys(tops[ClotheId]).length; i++) {
|
||||
if (gender) {
|
||||
if (i = 0)
|
||||
i++;
|
||||
}
|
||||
|
||||
|
||||
if (tops[ClotheId][i].Localized != "NULL") {
|
||||
for (var x = 0; x < Object.keys(comb.combination).length; x++) {
|
||||
|
||||
Reference in New Issue
Block a user