This commit is contained in:
Vikeo
2024-05-26 16:19:04 +02:00
parent 25794fe763
commit 4b7b06ded3

View File

@@ -1,5 +1,4 @@
import { twc } from 'react-twc';
import { baseColors } from '../../../tailwind.config';
import { useGlobalSettings } from '../../Hooks/useGlobalSettings';
import { Player, Rotation } from '../../Types/Player';
import { PreStartMode } from '../../Types/Settings';