lc2 telly needs testing on real box

This commit is contained in:
zefie
2025-08-14 03:35:31 -04:00
parent 7df53c7d3a
commit 427cf20540
2 changed files with 7 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ InitGeneratedValues()
LoginToPOP(int Fb, int Gb)
{
return PAPChat("wtv_%s", 0);
return PAPChat("wtv_%s", 2);
}
ChatWithIndexedProvider(int idx)