6 lines
114 B
C#
6 lines
114 B
C#
namespace DanieleMarotta.RiversongCodeShowcase
|
|
{
|
|
public struct GameInitializationCompletedSignal
|
|
{
|
|
}
|
|
} |