7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
#include "dm_inc_forge"
|
|
int StartingConditional()
|
|
{
|
|
|
|
return ALLOW_TIME_STOP;
|
|
}
|