Merge pull request #142 from argonui/tour-double-start
Remove double start message for the intro tour
This commit is contained in:
commit
ec1e315994
@ -26,7 +26,6 @@ function onLoad()
|
||||
end
|
||||
|
||||
function startTour(_, playerColor, _)
|
||||
broadcastToColor("Starting the tour, please wait", playerColor)
|
||||
tourManager.startTour(playerColor)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user