4 lines
56 B
C#
4 lines
56 B
C#
namespace G
|
|
{
|
|
public delegate bool StatDelegate();
|
|
} |
namespace G
|
|
{
|
|
public delegate bool StatDelegate();
|
|
} |