mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-16 07:10:32 +00:00
6 lines
97 B
C#
6 lines
97 B
C#
namespace AideDeJeuLib
|
|
{
|
|
public class PersonalityLinkItem : PersonalityItem
|
|
{
|
|
}
|
|
}
|