mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 18:38:37 +00:00
6 lines
50 B
SourcePawn
6 lines
50 B
SourcePawn
public OnPluginStart()
|
|
{
|
|
for (bool x; x;) {
|
|
}
|
|
}
|