script fix
This commit is contained in:
parent
270acfd18d
commit
96f2f41d9b
@ -11,6 +11,6 @@ public class WandData : MonoBehaviour
|
|||||||
|
|
||||||
public void SetPower(float pow)
|
public void SetPower(float pow)
|
||||||
{
|
{
|
||||||
power = dam;
|
power = pow;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user