Skip to content

Commit

Permalink
Phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotsguy committed Feb 23, 2020
1 parent 0c5bd83 commit 3f2225e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ macro_rules! static_image_command {
static_text_command! {
new_forge bsforge, "Forge in 1.13.2 and above is not supported in MultiMC.", "For more info, please read https://multimc.org/posts/forge-114.html";
install_java ijava, "Please install Java 8:", "https://github.com/MultiMC/MultiMC5/wiki/Using-the-right-Java";
too_much_ram tmram vazkiiram, "Too much RAM is bad for performance:", "https://vazkii.net/#blog/ram-explanation";
too_much_ram tmram vazkiiram, "Allocating too much RAM to Minecraft is bad for performance:", "https://vazkii.net/#blog/ram-explanation";
}

// Format: Name (Optional Alias1 Alias2...) , Image Link (, Optional Message) ;
Expand Down

0 comments on commit 3f2225e

Please sign in to comment.