8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
#include "hench_i0_conv"
|
|
|
|
int StartingConditional()
|
|
{
|
|
return GetLocalInt(OBJECT_SELF, sHenchAutoRecoverTraps);
|
|
}
|
|
|