This commit is contained in:
wheatv3015
2021-11-29 12:05:38 -06:00
parent e913df282f
commit 49dea1fcde
7 changed files with 1216 additions and 105 deletions

View File

@@ -172,7 +172,7 @@ public class dPlayerMovement : NetworkBehaviour
//TEMP FOR TESTING
//Checks if player should respawn
Respawn();
//Respawn();
}