12 lines
88 B
Plaintext
12 lines
88 B
Plaintext
/*
|
|
maps\mp\[mapname]_aud.gsc
|
|
|
|
script for mp level-scripting
|
|
*/
|
|
|
|
main()
|
|
{
|
|
// stub
|
|
}
|
|
|