mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
* Fixes the `null` law check for the law panel not working adds an alert for non-observers using it (#73859) ## About The Pull Request - The `null` law check for the law panel existed in the UI side, but on the dm side it didn't pass it as null correctly. Fixes that - Adds a message admins for non-observers using the panel, a la Check Antagonists. Just to be safe ## Changelog Nothing player facing * Fixes the `null` law check for the law panel not working adds an alert for non-observers using it --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>