@@ -127,7 +127,7 @@ public class ChannelContent {
gameId = items[1];
}
if(length > 2) {
- fromGameId = items[1];
+ fromGameId = items[2];
} else {
channel_name = comment;