updated message
This commit is contained in:
parent
822ba9fb42
commit
4995df9855
@ -314,7 +314,7 @@ function loadCamera(player, camera)
|
||||
-- if mat is removed, end here
|
||||
local mat = guidReferenceApi.getObjectByOwnerAndType(matColor, "Playermat")
|
||||
if mat == nil then
|
||||
printToColor("This playermat seems to be removed.", player.color)
|
||||
printToColor("Couldn't find this playermat.", player.color)
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user