mthrowu, nhlan, options, regions, rip and role globals moved to g.
This commit is contained in:
@@ -923,7 +923,7 @@ init_dungeons()
|
||||
/* This is where the name substitution on the
|
||||
* levels of the quest dungeon occur.
|
||||
*/
|
||||
Sprintf(x->proto, "%s%s", urole.filecode,
|
||||
Sprintf(x->proto, "%s%s", g.urole.filecode,
|
||||
&lev_map->lev_name[1]);
|
||||
} else if (lev_map->lev_spec == &knox_level) {
|
||||
branch *br;
|
||||
|
||||
Reference in New Issue
Block a user