mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-06-01 08:02:08 -05:00
Remove some old unused code
This commit is contained in:
parent
a151dbe4eb
commit
1ceb5e01d0
|
|
@ -357,9 +357,6 @@
|
|||
controls += movebuttons;
|
||||
}
|
||||
controls += '<div style="clear:left"></div>';
|
||||
if (hasDisabled) {
|
||||
// controls += '<small>(grayed out moves have been disabled by Disable, Encore, or something like that)</small>';
|
||||
}
|
||||
controls += '</div></div><div class="switchcontrols"><div class="switchselect"><button name="selectSwitch">Switch</button></div><div class="switchmenu">';
|
||||
if (trapped) {
|
||||
controls += '<em>You are trapped and cannot switch!</em>';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user