Blocker Fix (Hopefully)
This commit is contained in:
@@ -164,7 +164,7 @@ public class UIHandler : MonoBehaviour
|
||||
ActivateLayout1();
|
||||
((PlayablePlayer)currentPlayer).SkipShop();
|
||||
}
|
||||
|
||||
|
||||
public void ButtonSelectItem(int index)
|
||||
{
|
||||
((PlayablePlayer)currentPlayer).ActivateItem(index);
|
||||
|
||||
Reference in New Issue
Block a user