Added unhooking of virtual tables at map change.
Removed some more debugging output.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
{ \
|
||||
if ((*i)->state == FSTATE_OK) \
|
||||
{ \
|
||||
printf("id=%d\n",(*i)->id); \
|
||||
thisresult=MF_ExecuteForward((*i)->id,iThis
|
||||
|
||||
#define PRE_END() \
|
||||
|
||||
Reference in New Issue
Block a user