Skip to content

Commit

Permalink
Add smemory command.
Browse files Browse the repository at this point in the history
This change brought to you by the GitLab web IDE
  • Loading branch information
Scotsguy committed Feb 7, 2020
1 parent bc76530 commit 8d508c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ static_text_command! {
static_image_command! {
upload_log log, "https://cdn.discordapp.com/attachments/531598137790562305/575381000398569493/unknown.png", "Please upload your log:";
select_java sjava, "https://cdn.discordapp.com/attachments/531598137790562305/575378380573114378/unknown.png", "Please select your Java version in the MultiMC settings:";
select_memory smemory sram, "https://cdn.discordapp.com/attachments/531598137790562305/575376840173027330/unknown.png", "Please set your instance memory allocation:";
}

0 comments on commit 8d508c2

Please sign in to comment.