Fixed admin commands in sp

This commit is contained in:
ZioPao
2024-08-23 02:53:04 +02:00
parent db42feed35
commit bf20aec94f
3 changed files with 21 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ end
---Returns full name for the side, to be used with BodyLocations
---@param side string
---@return string
---@return string?
function CommonMethods.GetSideFull(side)
if side == 'R' then
return "Right"