mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2025-02-18 19:34:22 +01:00
7 lines
101 B
C#
7 lines
101 B
C#
|
namespace Fie.UI
|
||
|
{
|
||
|
public class FieGameUIAbilitiesIconTwilight : FieGameUIAbilitiesIconBase
|
||
|
{
|
||
|
}
|
||
|
}
|