some basic viewer

This commit is contained in:
Robin Appelman 2023-04-29 14:54:53 +02:00
commit 5910b2f35a
45 changed files with 1089 additions and 1436 deletions

View file

@ -1,4 +1,4 @@
import {Kill, PlayerState} from "@demostf/parser-worker";
import {Kill, PlayerState} from "../Data/Parser";
import {killAlias} from "./killAlias";
export interface KillFeedProps {