Welcome to IOPWiki, Commander.
We are searching for editors to complete gameplay topics in all games. You can contribute without an account. Learn how to contribute and join our Discord server.

Widget:costumeSwitcher: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Pianoforte (talk | contribs)
No edit summary
Removed initial swap call
Line 41: Line 41:
         }
         }
}
}
RLQ.push(function () {
  $(document).ready(function() {
swap_costume();
  });
});


</script><select id="costumeSelection" class=skill style="background-color:rgba(250,250,250,0.9);width:100%" onchange="swap_costume()" >
</script><select id="costumeSelection" class=skill style="background-color:rgba(250,250,250,0.9);width:100%" onchange="swap_costume()" >

Revision as of 22:34, 6 January 2018


test