generated from Jaysyn/ModuleTemplate
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
void main()
|
|
{
|
|
|
|
//close the trapdoor
|
|
PlayAnimation (ANIMATION_PLACEABLE_CLOSE);
|
|
|
|
}
|