mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 10:31:45 +01:00
zlist update and a few bug fixes
This commit is contained in:
@@ -104,6 +104,8 @@ int House_save(struct obj_data *obj, FILE *fp)
|
||||
int result;
|
||||
room_vnum rv;
|
||||
|
||||
if (!obj) return(1);
|
||||
|
||||
rv = world[(IN_ROOM(obj))].number;
|
||||
hse = find_house(rv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user