mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
* Play Internet Sound, Admin CKEY instead of character name (#74426) ## About The Pull Request This fixes a minor oversight I had on my last PR that altered `PlaySound.dm` Where it shows the admins character name instead of CKEY like it was before I updated it. This wasn't intentional to show the character name instead of CKEY. ## Why It's Good For The Game Fixes a a unintended bug to return the name of the shown admin back to how it was previously as being their CKEY rather than character name <details> <summary>Screenshots/Videos</summary>  </details> ## Changelog 🆑 fix: Play Internet Sound will no longer show an admins Character name and returns back to showing CKEY as previously /🆑 * Play Internet Sound, Admin CKEY instead of character name --------- Co-authored-by: SomeRandomOwl <2568378+SomeRandomOwl@users.noreply.github.com>