]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Makes admins not count towards the playercount cap (#33424)
authordeathride58 <deathride58@users.noreply.github.com>
Mon, 16 Dec 2024 14:19:15 +0000 (09:19 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2024 14:19:15 +0000 (17:19 +0300)
commitd8afcdcdf01c7b9c4bfc57b53bbc9aeb5f5b8a9d
treeefccbf1b52943ccbcedb7d36fd40f9e023722b9b
parent1368092d431c62624c810fdbe5b5b20a03f58b46
Makes admins not count towards the playercount cap (#33424)

* Makes admins not count towards the playercount cap

* Update Content.Shared/CCVar/CCVars.Admin.cs (thx Aeshus

Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
* Actually fixes whitespace on the comments
Thanks VScode very good IDE

---------

Co-authored-by: Thomas <87614336+Aeshus@users.noreply.github.com>
Content.Server/Connection/ConnectionManager.cs
Content.Shared/CCVar/CCVars.Admin.cs