mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 17:11:46 +01:00
Object Events and some formatting corrections.
This commit is contained in:
@@ -176,6 +176,7 @@ int delete_room(room_rnum rnum)
|
||||
event_cancel(pEvent);
|
||||
}
|
||||
free_list(room->events);
|
||||
room->events = NULL;
|
||||
}
|
||||
|
||||
/* Change any exit going to this room to go the void. Also fix all the exits
|
||||
|
||||
Reference in New Issue
Block a user