8 lines
108 B
Plaintext
Raw Normal View History

2024-10-09 14:17:22 -04:00
// vtw_false
// hide conversation nodes that won't be used
int StartingConditional()
{
return FALSE;
}