Removed something pointless

This commit is contained in:
Anuken
2022-04-18 00:02:22 -04:00
parent 1e9a21023f
commit 5d8fb01710
3 changed files with 1 additions and 22 deletions

View File

@@ -304,7 +304,7 @@ public class MapObjectives{
}
/** Basic mission display text. */
/** Basic mission display text. If null, falls back to standard text. */
public @Nullable String text(){
return null;
}