mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
remove comment
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
5df72ee5ef
commit
5761369ab6
@ -4740,7 +4740,6 @@ async function applyAbAttrsInternal<TAttr extends AbAttr>(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//Helper class for Switch out logic
|
|
||||||
class ForceSwitchOutHelper {
|
class ForceSwitchOutHelper {
|
||||||
constructor(private switchType: SwitchType) {}
|
constructor(private switchType: SwitchType) {}
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user