for-animia icon indicating copy to clipboard operation
for-animia copied to clipboard

Results 1 for-animia issues
Sort by recently updated
recently updated
newest added

``` src/client/systems/spawnEffects.ts:3:10 - error TS2305: Module '"shared/components"' has no exported member 'Effect'. 3 import { Effect } from "shared/components"; ~~~~~~ src/client/systems/spawnEffects.ts:4:40 - error TS2307: Cannot find module 'shared/effects/replicate_fx_on_client' or its...