mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-15 18:18:31 +00:00
6 lines
70 B
SourcePawn
6 lines
70 B
SourcePawn
static stock const X = 5;
|
|
stock static const Y = 6;
|
|
|
|
public main()
|
|
{}
|