6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
#include "dm_inc_forge"
|
|
int StartingConditional()
|
|
{
|
|
return UNLIMITED_USES_ALLOWED;
|
|
}
|