mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Arcade battle quickfix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { resolveAsset } from '../assets';
|
||||
import { useBackend } from '../backend';
|
||||
import { AnimatedNumber, Box, Button, Flex, Grid, LabeledList, ProgressBar, Section } from '../components';
|
||||
import { Box, Button, Flex, LabeledList, ProgressBar, Section } from '../components';
|
||||
import { Window } from '../layouts';
|
||||
|
||||
export const ArcadeBattle = (props, context) => {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user