mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2025-04-01 16:55:30 +02:00
6 lines
83 B
C#
6 lines
83 B
C#
namespace Fie.Camera
|
|
{
|
|
public sealed class FieTitleCamera : FieCameraBase
|
|
{
|
|
}
|
|
}
|