mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 09:54:28 -05:00
hopefully fixed issue with respawning
This commit is contained in:
@@ -101,7 +101,7 @@ public class dMoveStateManager : NetworkBehaviour
|
||||
////
|
||||
|
||||
////Initialize Variables
|
||||
layerMask = (1 << 0);
|
||||
layerMask = (1 << 17);
|
||||
//layerMask = ~layerMask;
|
||||
////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user