diff --git a/.vs/BlazorBattleship/v17/.futdcache.v2 b/.vs/BlazorBattleship/v17/.futdcache.v2
index e2270c6..2ae920c 100644
Binary files a/.vs/BlazorBattleship/v17/.futdcache.v2 and b/.vs/BlazorBattleship/v17/.futdcache.v2 differ
diff --git a/.vs/BlazorBattleship/v17/.suo b/.vs/BlazorBattleship/v17/.suo
index 98c4301..48d3b4d 100644
Binary files a/.vs/BlazorBattleship/v17/.suo and b/.vs/BlazorBattleship/v17/.suo differ
diff --git a/.vs/ProjectEvaluation/blazorbattleship.metadata.v5.2 b/.vs/ProjectEvaluation/blazorbattleship.metadata.v5.2
index cbfc61f..baec36a 100644
Binary files a/.vs/ProjectEvaluation/blazorbattleship.metadata.v5.2 and b/.vs/ProjectEvaluation/blazorbattleship.metadata.v5.2 differ
diff --git a/.vs/ProjectEvaluation/blazorbattleship.projects.v5.2 b/.vs/ProjectEvaluation/blazorbattleship.projects.v5.2
index fbdd292..b612b8d 100644
Binary files a/.vs/ProjectEvaluation/blazorbattleship.projects.v5.2 and b/.vs/ProjectEvaluation/blazorbattleship.projects.v5.2 differ
diff --git a/BlazorBattleship/Pages/Index.razor b/BlazorBattleship/Pages/Index.razor
index 75bf8cc..43cb1cc 100644
--- a/BlazorBattleship/Pages/Index.razor
+++ b/BlazorBattleship/Pages/Index.razor
@@ -4,7 +4,7 @@
@inject NavigationManager Navigation
@implements IAsyncDisposable
-
1
2
3
4
5
6
7
8
9
10
@@ -149,7 +165,7 @@ #endregion #region Player Information private List