mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2024-11-29 16:37:59 +01:00
7 lines
104 B
C#
7 lines
104 B
C#
|
namespace Fie.UI
|
||
|
{
|
||
|
public class FieGameUIAbilitiesIconRainbowDash : FieGameUIAbilitiesIconBase
|
||
|
{
|
||
|
}
|
||
|
}
|