Modified objects initialization to support re-entry.
This commit is contained in:
@@ -203,6 +203,8 @@ char *argv[];
|
||||
}
|
||||
#endif
|
||||
|
||||
objects_globals_init();
|
||||
|
||||
tilecount = 0;
|
||||
xoffset = yoffset = 0;
|
||||
initflag = 0;
|
||||
|
||||
Reference in New Issue
Block a user