Stat zone no arg defaults to current zone and fixed shop listing color formatting. --Rumble
This commit is contained in:
@@ -1156,7 +1156,8 @@ o->contains) ? "1" : "0"));
|
||||
snprintf(str, slen, "1");
|
||||
else
|
||||
snprintf(str, slen, "0");
|
||||
}
|
||||
} else
|
||||
snprintf(str, slen, "0");
|
||||
}
|
||||
|
||||
else if (!str_cmp(field, "weight")){
|
||||
|
||||
Reference in New Issue
Block a user