Removed map from mapEffects type
This commit is contained in:
@ -79,7 +79,6 @@ export type Map = {
|
||||
|
||||
export type MapEffect = {
|
||||
id: string
|
||||
map: Map
|
||||
effect: string
|
||||
strength: number
|
||||
}
|
||||
|
Reference in New Issue
Block a user