Fix capturing Pokemon not being properly cleared
All checks were successful
Build / Build (push) Successful in 2m10s
All checks were successful
Build / Build (push) Successful in 2m10s
This commit is contained in:
@@ -1399,6 +1399,7 @@ public class PokemonImpl : ScriptSource, IPokemon
|
||||
}
|
||||
DisplaySpecies = null;
|
||||
DisplayForm = null;
|
||||
IsCaught = false;
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user