fix tellyscript generator for bf0
This commit is contained in:
@@ -21,7 +21,7 @@ InitGeneratedValues()
|
||||
|
||||
LoginToPOP(int Fb, int Gb)
|
||||
{
|
||||
return PAPChat("wtv_%s", 0);
|
||||
return PAPChat("wtv_%s", 2);
|
||||
}
|
||||
|
||||
ChatWithIndexedProvider(int idx)
|
||||
|
||||
Reference in New Issue
Block a user