docs: 주석 수정
This commit is contained in:
@@ -2,12 +2,11 @@ using System;
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using BackEnd;
|
using BackEnd;
|
||||||
using LitJson;
|
|
||||||
|
|
||||||
namespace TON
|
namespace TON
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 뒤끝 서버 데이터 관리 담당 클래스
|
/// 뒤끝 서버 재화 데이터 관리 담당 클래스
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class BackendCashDataManager
|
public class BackendCashDataManager
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user