Better Lighting Profile

This commit is contained in:
brausjonas
2023-03-28 22:25:52 +02:00
parent 26596b12e4
commit 88fa765477
26 changed files with 898 additions and 683 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ public class Client : MonoBehaviour
private void Start()
{
Application.targetFrameRate = 100;
Application.targetFrameRate = 60;
thisClient = this;