Skip to content

Commit

Permalink
git-svn-id: svn+ssh://50.28.74.132/home/luminari/svn/luminari/myproje…
Browse files Browse the repository at this point in the history
…ct/trunk@3438 dda7f814-ccd3-4591-a6d7-1bd23e5e64af
  • Loading branch information
luminari committed Feb 8, 2016
1 parent ed8dbfd commit da13e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciimap.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ void str_and_map(char *str, struct char_data *ch, room_vnum target_room) {
int size, centre, x, y, min, max, char_size;
int ew_size = 0, ns_size = 0;
bool worldmap;
char *mapbuf = NULL;
//char *mapbuf = NULL;

/* Check MUDs map config options - if disabled, just show room decsription */
if (!can_see_map(ch)) {
Expand Down

0 comments on commit da13e26

Please sign in to comment.