mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-30 19:11:52 +00:00
* Fixes the comments in closets.dm (#78468) ## About The Pull Request It looks like someone in a previous PR was a little too zealous with find-and-replace, and replaced every 'w' in some of the comments in closets.dm with 'weapon.' This PR just fixes those comments, making them easily readable again. ## Why It's Good For The Game Comments should be readable. ## Changelog No player-facing changes. * Fixes the comments in closets.dm --------- Co-authored-by: GPeckman <21979502+GPeckman@users.noreply.github.com>