mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-23 07:49:36 +02:00
merge
This commit is contained in:
parent
0d510f5b97
commit
47ebc2c1e0
@ -71,7 +71,7 @@ export abstract class ArenaTag {
|
|||||||
this.sourceId = source.sourceId;
|
this.sourceId = source.sourceId;
|
||||||
this.side = source.side;
|
this.side = source.side;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Helper function that retrieves the source Pokemon
|
* Helper function that retrieves the source Pokemon
|
||||||
* @param scene medium to retrieve the source Pokemon
|
* @param scene medium to retrieve the source Pokemon
|
||||||
|
Loading…
Reference in New Issue
Block a user