1
This commit is contained in:
parent
454e244e0f
commit
1ed072e494
@ -197,7 +197,7 @@ RoomObstacleWeakPtr&& RoomObstacleWeakPtr::operator=(RoomObstacleWeakPtr&& x)
|
|||||||
RoomObstacleWeakPtr::~RoomObstacleWeakPtr()
|
RoomObstacleWeakPtr::~RoomObstacleWeakPtr()
|
||||||
{
|
{
|
||||||
Reset();
|
Reset();
|
||||||
++Perf::Instance()->o_wptr_num;
|
--Perf::Instance()->o_wptr_num;
|
||||||
}
|
}
|
||||||
|
|
||||||
void RoomObstacleWeakPtr::Reset()
|
void RoomObstacleWeakPtr::Reset()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user