mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2024-11-23 22:27:58 +01:00
7 lines
102 B
C#
7 lines
102 B
C#
|
namespace Fie.UI
|
||
|
{
|
||
|
public class FieGameUIAbilitiesIconApplejack : FieGameUIAbilitiesIconBase
|
||
|
{
|
||
|
}
|
||
|
}
|