Skip to content

Commit

Permalink
Update BackGroundController.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
BLACKujira committed Mar 3, 2022
1 parent f689206 commit d1a793a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SekaiTools/Assets/Scripts/UI/BackGroundController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

namespace SekaiTools
{
/// <summary>
/// 背景控制器
/// </summary>
public class BackGroundController : MonoBehaviour
{
public BackGroundPart defaultBackGroundPrefab;
Expand Down

0 comments on commit d1a793a

Please sign in to comment.