Files
Bubberstation/code/modules/admin
SkyratBot 17a83e88dc [MIRROR] Play Internet Sound, Admin CKEY instead of character name [MDB IGNORE] (#20274)
* 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>

![dreamseeker_szXvINGPN6](https://user-images.githubusercontent.com/2568378/229268382-8f57d039-50e3-4132-8f56-447ae117beb1.png)

</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>
2023-04-02 22:12:50 +01:00
..