Fit for the general public, not just for GUINEA_PIGS. Closes #928396.
This commit is contained in:
parent
d69dfc2b09
commit
2ddc989e09
1 changed files with 0 additions and 5 deletions
|
@ -387,11 +387,6 @@ xdump(void)
|
|||
int type;
|
||||
int meta = 0;
|
||||
|
||||
if (!opt_GUINEA_PIGS) {
|
||||
pr("You are not a guinea pig!\n");
|
||||
return RET_FAIL;
|
||||
}
|
||||
|
||||
p = getstarg(player->argp[1], "What? ", buf);
|
||||
if (p && strcmp(p, "meta") == 0) {
|
||||
meta = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue