[MIRROR] TGUI 5.0 Patch 1 (#7701)

Co-authored-by: Selis <sirlionfur@hotmail.de>
This commit is contained in:
CHOMPStation2
2024-02-08 07:31:06 -07:00
committed by GitHub
parent 103514bd40
commit eebf92d66f
121 changed files with 1546 additions and 2676 deletions

View File

@@ -6,8 +6,8 @@
import { pingSoft, pingSuccess } from '../ping/actions';
import { connectionLost, connectionRestored, roundRestarted } from './actions';
import { selectGame } from './selectors';
import { CONNECTION_LOST_AFTER } from './constants';
import { selectGame } from './selectors';
const withTimestamp = (action) => ({
...action,