Added unhooking of virtual tables at map change.

Removed some more debugging output.
This commit is contained in:
Steve Dudenhoeffer
2007-05-04 14:56:57 +00:00
parent 0ac5ce46a7
commit fb5e7dbfdb
6 changed files with 37 additions and 8 deletions

View File

@@ -26,7 +26,6 @@
{ \
if ((*i)->state == FSTATE_OK) \
{ \
printf("id=%d\n",(*i)->id); \
thisresult=MF_ExecuteForward((*i)->id,iThis
#define PRE_END() \