浏览代码

added missing comment update

/main
CGerrits SF 4 年前
当前提交
03c925d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      Assets/BossRoom/Scripts/Client/Game/Character/CharacterSwap.cs

2
Assets/BossRoom/Scripts/Client/Game/Character/CharacterSwap.cs


namespace BossRoom.Client
{
//DEBUG SCRIPT: Meant to serve as a placeholder to allow artists to quickly cycle through player models.
//Debug: logic to allow designers to easily swap models in editor
public class CharacterSwap : MonoBehaviour
{
[System.SerializableAttribute]

正在加载...
取消
保存