7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
|
#include "cm_treat_include"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
DeathArmour(OBJECT_SELF);
|
||
|
}
|