8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
#include "NW_I0_GENERIC"
|
|
void main()
|
|
{
|
|
|
|
ExecuteScript("sf_xp", OBJECT_SELF);
|
|
}
|
|
|