Missing text
This commit is contained in:
parent
e611809fdd
commit
afceea0b1d
1 changed files with 3 additions and 1 deletions
|
@ -1762,7 +1762,9 @@ public class GT_Utility {
|
|||
}else{
|
||||
tList.add(EnumChatFormatting.GREEN+"No Pollution in Chunk! HAYO!"+EnumChatFormatting.RESET);
|
||||
}
|
||||
}
|
||||
}else{
|
||||
tList.add(EnumChatFormatting.GREEN+"No Pollution in Chunk! HAYO!"+EnumChatFormatting.RESET);
|
||||
}
|
||||
// }
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue