mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
add ubers and building destruction in event filter
This commit is contained in:
parent
79a8390fc4
commit
29d569b93b
6 changed files with 110 additions and 12 deletions
|
|
@ -19,7 +19,7 @@ export function KillFeed(props: KillFeedProps) {
|
|||
</ul>
|
||||
}
|
||||
|
||||
const teamMap = {
|
||||
export const teamMap = {
|
||||
0: 'unknown',
|
||||
2: 'red',
|
||||
3: 'blue'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue