added scoring system for the bow game

This commit is contained in:
2025-05-20 14:53:35 +03:00
parent 03a3ca570e
commit ffd98b6322
36 changed files with 2275 additions and 84 deletions

View File

@@ -242,7 +242,7 @@ namespace FishNet.Discovery
//
// return;
// }
// Debug.Log("NetworkDiscovery is searching on port " + port);
Debug.Log("NetworkDiscovery is searching");
if (InstanceFinder.IsClient)
{