[Add] Hot Reload
This commit is contained in:
@@ -147,6 +147,6 @@ public sealed class DiceRoller : MonoBehaviour
|
||||
IsRolling = false;
|
||||
OnRollFinished?.Invoke(topValue);
|
||||
|
||||
Debug.Log($"{gameObject.name} | Выпало: <b>{topValue}</b>");
|
||||
// Debug.Log($"{gameObject.name} | Выпало: <b>{topValue}</b>");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user