Fixes Nightmares getting a broken ui panel (#60427)

* terribly misnamed

* fuuuuuuuuuuu
This commit is contained in:
tralezab
2021-07-25 02:57:41 +03:00
committed by GitHub
parent c77aad7fd8
commit e3e0b601a2
@@ -9,7 +9,7 @@ const noticestyle = {
color: 'lightblue',
};
export const NightmareInfo = (props, context) => {
export const AntagInfoNightmare = (props, context) => {
return (
<Window
width={620}