changing broadcast color
This commit is contained in:
parent
08936a7230
commit
f5ac476e35
@ -14,7 +14,7 @@ function shortSupply(color)
|
||||
|
||||
-- error handling
|
||||
if discardPos == nil then
|
||||
broadcastToAll("Couldn't retrieve discard position from playermat!", "Red")
|
||||
broadcastToColor("Couldn't retrieve discard position from playermat!", color, "Red")
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user