UI调整
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Cielonos.MainGame.Inventory.Collections
|
||||
{
|
||||
/// <summary>
|
||||
/// 光子偏振器 / Photon Polarizer
|
||||
/// Polychrome的扩展器,可以使完美格挡弹开敌人,阻止敌人的连招
|
||||
/// </summary>
|
||||
public class PhotonPolarizer : ExtenderBase
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user