mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Fixes Nightmares getting a broken ui panel (#60427)
* terribly misnamed * fuuuuuuuuuuu
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ const noticestyle = {
|
||||
color: 'lightblue',
|
||||
};
|
||||
|
||||
export const NightmareInfo = (props, context) => {
|
||||
export const AntagInfoNightmare = (props, context) => {
|
||||
return (
|
||||
<Window
|
||||
width={620}
|
||||
Reference in New Issue
Block a user