add numberstand to downcount
This commit is contained in:
@@ -6,7 +6,7 @@ using VRC.Udon;
|
||||
|
||||
public class LetterPoint : UdonSharpBehaviour
|
||||
{
|
||||
LetterCard heldCard;
|
||||
public LetterCard heldCard;
|
||||
|
||||
public void OnCardReleased(LetterCard card)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user