]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add debug logs to baby jail and fix playtime logic (#30158)
authorChief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Sat, 20 Jul 2024 23:28:43 +0000 (18:28 -0500)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2024 23:28:43 +0000 (01:28 +0200)
commit6d664c9157cd9da7cecd5abb1beb93b4cf29cb19
tree0a12801b8fc3a3893d252cee3a3e8d7eae9e435a
parentc89186a26f282b00a84c248490b2ba8fbcdd2da1
Add debug logs to baby jail and fix playtime logic (#30158)

* add debug logs

* Update Model.cs

* fix playtime logic for null playtime

* remove unnecessary condition

* either me or the compiler is having a C# skill issue
Content.Server.Database/Model.cs
Content.Server/Connection/ConnectionManager.cs