7a2a792dda
Most Closed Beta v1.0-v9.0 Less Closed Beta v1.0
13 lines
198 B
C#
13 lines
198 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace MSGer.tk
|
|
{
|
|
class TextFormat
|
|
{
|
|
|
|
}
|
|
}
|