mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
some basic viewer
This commit is contained in:
parent
2dee28d022
commit
5910b2f35a
45 changed files with 1089 additions and 1436 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import {PlayersSpec} from './PlayerSpec';
|
||||
import {KillFeed} from './KillFeed';
|
||||
import {AsyncParser} from "../Data/AsyncParser";
|
||||
import {PlayerState, Kill} from "@demostf/parser-worker";
|
||||
import {PlayerState, Kill} from "../Data/Parser";
|
||||
|
||||
export interface SpecHUDProps {
|
||||
tick: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue