mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 01:44:30 -05:00
networked skyrim no more
This commit is contained in:
@@ -139,8 +139,8 @@ public class dAerialStateManager : NetworkBehaviour
|
||||
|
||||
//Grapple Variables
|
||||
hookPoints = GameObject.FindGameObjectsWithTag("HookPoint");
|
||||
lastPos = transform.position;
|
||||
////
|
||||
lastPos = transform.position;
|
||||
}
|
||||
|
||||
void Update(){
|
||||
|
||||
Reference in New Issue
Block a user