룰렛 MVP 패턴 구현중

This commit is contained in:
Mingu Kim
2025-06-29 21:43:05 +09:00
parent 8d0e2ee53e
commit 19b64ec46e
5 changed files with 39 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ using UnityEngine;
namespace TON
{
// Model?
// Model
[System.Serializable]
public class RoulettePieceData
{