This commit is contained in:
Hanusiak Piotr 2022-01-27 16:50:25 +01:00
parent 8b8c24f6ef
commit 099d573296
7 changed files with 12 additions and 21 deletions

View file

@ -8,4 +8,4 @@ export interface OutlineableInterface {
pointerOutOutline(): void
characterCloseByOutline(): void
characterFarAwayOutline(): void
}
}