...
This commit is contained in:
parent
7cb4e3d16f
commit
1c7b426bea
|
|
@ -140,8 +140,8 @@ public class PCActor : MyActor
|
|||
base.ReSet();
|
||||
Set_Stat(true);
|
||||
// 테스트 스탯
|
||||
m_Stat.Set_Stat(true, eStat.CRI, 1f);
|
||||
m_Stat.Set_Stat(true, eStat.M_CRI, 1f);
|
||||
//m_Stat.Set_Stat(true, eStat.CRI, 1f);
|
||||
//m_Stat.Set_Stat(true, eStat.M_CRI, 1f);
|
||||
//////////////
|
||||
|
||||
t_autoskill = Random.Range(2f, 3f);
|
||||
|
|
|
|||
Loading…
Reference in New Issue