Object Events and some formatting corrections.

This commit is contained in:
Vatiken 2013-02-26 06:01:26 +00:00
parent 36f35cdf55
commit f0d34e6cd6
5 changed files with 55 additions and 35 deletions

View file

@ -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