forked from github/server
oops.
This commit is contained in:
parent
eccf6bef7a
commit
fa42423f3c
|
@ -813,7 +813,7 @@ void randomevents(void)
|
||||||
godcurse();
|
godcurse();
|
||||||
orc_growth();
|
orc_growth();
|
||||||
demon_skillchanges();
|
demon_skillchanges();
|
||||||
if (volcano_module) {
|
if (volcano_module()) {
|
||||||
volcano_update();
|
volcano_update();
|
||||||
}
|
}
|
||||||
/* Monumente zerfallen, Schiffe verfaulen */
|
/* Monumente zerfallen, Schiffe verfaulen */
|
||||||
|
|
Loading…
Reference in New Issue