diff --git a/YatzyGame/Views/Home/Game.cshtml b/YatzyGame/Views/Home/Game.cshtml index 0008947..8618010 100644 --- a/YatzyGame/Views/Home/Game.cshtml +++ b/YatzyGame/Views/Home/Game.cshtml @@ -79,6 +79,9 @@
Join code: @Model.joinCode
Joined as: @Model.player.name
} + @if (Model.onlineMultiplayer) + { +