5 lines
87 B
C#
5 lines
87 B
C#
namespace Hallucinate.UI
|
|
{
|
|
public class ProfileController : BaseUIController { }
|
|
}
|