Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thexhr committed Dec 23, 2024
1 parent d20d319 commit e590ebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sundered_isles.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ cmd_sacrifice_resources(char *cmd)
printf("Your supply is exhausted, mark unprepared\n");
cmd_toggle("unprepared");
}

}

void
Expand Down Expand Up @@ -198,7 +197,6 @@ cmd_moon_oracle(__attribute__((unused)) char *unused)
else
printf("Wraith is cool: careful, mysterious, cunning, unearthly\n");
}

}

static void
Expand Down

0 comments on commit e590ebc

Please sign in to comment.