|
@@ -16,7 +16,6 @@ namespace GFGGame
|
|
|
private ValueBarController _valueBarController;
|
|
|
private SwipeGesture swipeGesture;
|
|
|
private const int swipeDistance = 100;
|
|
|
- private float effectTime = 0.7f;
|
|
|
private bool isOpen = false;
|
|
|
private GButton _btnGongGao;
|
|
|
private GButton _btnHaoYou;
|