mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2024-11-26 07:18:00 +01:00
6 lines
83 B
C#
6 lines
83 B
C#
namespace Fie.Camera
|
|
{
|
|
public sealed class FieTitleCamera : FieCameraBase
|
|
{
|
|
}
|
|
}
|