미니게임 off 현상 수정
This commit is contained in:
parent
f17dd7775b
commit
23916bb363
|
|
@ -174,7 +174,6 @@ public class Game_Lucky : MonoBehaviour
|
|||
{
|
||||
if (bRotCup)
|
||||
{
|
||||
gameObject.SetActive(false);
|
||||
return;
|
||||
}
|
||||
bRotCup = true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue