mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-21 21:40:49 +02:00
Update dg_scripts.c
This commit is contained in:
parent
5c864a030d
commit
e2d212f2d1
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ void script_trigger_check(void)
|
|||
char_data *ch;
|
||||
obj_data *obj;
|
||||
struct room_data *room=NULL;
|
||||
int nr;
|
||||
room_rnum nr;
|
||||
struct script_data *sc;
|
||||
|
||||
for (ch = character_list; ch; ch = ch->next) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue