Skip to content

Commit

Permalink
Merge pull request #739 from mafia-rust/feature/normalize-spectator-g…
Browse files Browse the repository at this point in the history
…ame-screen

Make spectator game screen look normal
  • Loading branch information
ItsSammyM authored Dec 5, 2024
2 parents f5d37ef + b0a8ca9 commit 2c0e770
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
1 change: 0 additions & 1 deletion client/src/menu/spectator/SpectatorGameScreen.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, { ReactElement, useContext } from "react";
import "./spectatorGameScreen.css";
import "../game/gameScreen.css"
import HeaderMenu from "../game/HeaderMenu";
import { MenuController, useMenuController, MenuControllerContext, GameScreenMenus } from "../game/GameScreen";
Expand Down
47 changes: 0 additions & 47 deletions client/src/menu/spectator/spectatorGameScreen.css

This file was deleted.

0 comments on commit 2c0e770

Please sign in to comment.