Skip to content
Snippets Groups Projects

LORD: Fix crash when exiting aratime igm

Merged Eugene So requested to merge eso/sbbs:eugeneso/lord_aratime_fix into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -191,6 +191,7 @@ function chkmaint()
@@ -191,6 +191,7 @@ function chkmaint()
more_nomail();
more_nomail();
exit(0);
exit(0);
}
}
 
return 0;
}
}
// TODO CONFIG
// TODO CONFIG
Loading