Correct for rebasing mistakes.

This commit is contained in:
Bart House
2018-12-19 20:01:56 -08:00
parent cb42021389
commit 07b01da147
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ sys_early_init()
{
decl_globals_init();
objects_globals_init();
monst_globals_init();
sysopt.support = (char *) 0;
sysopt.recover = (char *) 0;