6 lines
56 B
SourcePawn
6 lines
56 B
SourcePawn
|
|
public OnPluginStart()
|
|
{
|
|
char[] x = new char[500];
|
|
}
|