Files
riversong-code-showcase/Source/Riversong/Game/UI/Panels/WorldUI/BuildingBadgeUIView.cs
2026-05-21 16:04:49 +02:00

6 lines
108 B
C#

namespace DanieleMarotta.RiversongCodeShowcase
{
public class BuildingBadgeUIView : UIView
{
}
}