mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 12:36:29 +00:00
alert when unit is destroyed
This commit is contained in:
@@ -11,7 +11,8 @@ import {
|
||||
Game,
|
||||
Player,
|
||||
PlayerID,
|
||||
TargetPlayerEvent
|
||||
TargetPlayerEvent,
|
||||
UnitEvent
|
||||
} from "../../../core/game/Game";
|
||||
import { ClientID } from "../../../core/Schemas";
|
||||
import { Layer } from "./Layer";
|
||||
|
||||
Reference in New Issue
Block a user