mirror of
https://github.com/ConjureETS/Labo_2_Equ_1_a15.git
synced 2026-03-24 01:50:58 +00:00
test
This commit is contained in:
parent
a7c78fc497
commit
eb22bf7e8b
@ -7,7 +7,8 @@ public class Jump : MonoBehaviour {
|
||||
|
||||
public Transform player;
|
||||
|
||||
private bool isJumping;
|
||||
private bool isJumping; //
|
||||
|
||||
// Use this for initialization
|
||||
void Start () {
|
||||
isJumping = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user