nlstop_nlstopex.patch
b/code/ryzom/server/src/entities_game_service/creature_manager/harvestable.cpp Mon May 17 10:25:30 2010 +0200 | ||
---|---|---|
72 | 72 |
{ |
73 | 73 |
nlwarning("CHarvestable::~CHarvestable> WARNING harvester row id not reset but can't find corresponding entity."); |
74 | 74 |
#ifdef NL_DEBUG |
75 |
nlstop("");
|
|
75 |
nlstopex((""));
|
|
76 | 76 |
#endif |
77 | 77 |
} |
78 | 78 |
} |