.
This commit is contained in:
@@ -43,6 +43,10 @@ public class AboutDialog extends FloatingDialog{
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if(steam && (link.name.contains("itch") || link.name.contains("google"))){
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
Table table = new Table("underline");
|
Table table = new Table("underline");
|
||||||
table.margin(0);
|
table.margin(0);
|
||||||
table.table(img -> {
|
table.table(img -> {
|
||||||
|
|||||||
Reference in New Issue
Block a user