generated from Jaysyn/ModuleTemplate
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "CURRENT_SLOT", 3);
|
|
}
|