8 lines
105 B
C#
8 lines
105 B
C#
|
|
namespace TriLibCore.Editor
|
|||
|
|
{
|
|||
|
|
public static class TriLibDeprecationWarnings
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
}
|