Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Adds
localhost
case to the Player Panel [MDB IGNORE] (#25333)
* Adds `localhost` case to the Player Panel (#79999) ## About The Pull Request ![image](https://github.com/tgstation/tgstation/assets/34697715/2fd2b8fd-dc86-4150-8f0f-b8ac6a5dc03c) This always confused me debugging on local, the thing in the parenthesis is supposed to the be the IP Address of the client currently in the mob. However, local hosts have a `null` IP Address (BYOND thing). So, let's add handling to this so this little thing won't be so confusing anymore ## Why It's Good For The Game ![image](https://github.com/tgstation/tgstation/assets/34697715/b365e107-cfcf-497c-92da-f5930666cbb0) Better. ## Changelog Not really relevant. * Adds `localhost` case to the Player Panel --------- Co-authored-by: san7890 <[email protected]>
- Loading branch information