This commit is contained in:
@@ -60,7 +60,6 @@ public class ContentInfoDialog extends BaseDialog{
|
||||
|
||||
if(map.size == 0) continue;
|
||||
|
||||
//TODO check
|
||||
if(stats.useCategories){
|
||||
table.add("@category." + cat.name()).color(Pal.accent).fillX();
|
||||
table.row();
|
||||
|
||||
Reference in New Issue
Block a user