Skip to content

Commit

Permalink
fix: 🐛 fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
Grange007 committed Mar 16, 2024
1 parent a1ed7e2 commit bf35564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logic/Client/ViewModel/MapViewModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ private void PureDrawMap(int[,] Map)
// }
//}



//private int FindIndexOfResource(MessageOfResource obj)
//{
Expand Down Expand Up @@ -380,7 +380,7 @@ private void PureDrawMap(int[,] Map)
// return -1;
//}



private void DrawHome(MessageOfHome data)
{
Expand Down

0 comments on commit bf35564

Please sign in to comment.