7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
// Invisible conversation branch for storing links
|
||
|
|
||
|
int StartingConditional()
|
||
|
{
|
||
|
return FALSE;
|
||
|
}
|