mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
trailing space is removed
This commit is contained in:
parent
7db8da6206
commit
299307c788
@ -216,7 +216,7 @@ export function getLegendaryWeatherContinuesMessage(weatherType: WeatherType): s
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
export function getWeatherBlockMessage(weatherType: WeatherType): string {
|
||||
switch (weatherType) {
|
||||
case WeatherType.HARSH_SUN:
|
||||
|
Loading…
Reference in New Issue
Block a user