From c2efba6907fab934a04959b9bb644cf7141cc955 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 23:04:04 +0100 Subject: matched T2DLL as well as i can --- src/T2DLL/T2Tenant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2Tenant.h') diff --git a/src/T2DLL/T2Tenant.h b/src/T2DLL/T2Tenant.h index 381424e..e3ac271 100644 --- a/src/T2DLL/T2Tenant.h +++ b/src/T2DLL/T2Tenant.h @@ -151,7 +151,7 @@ public: BOOL IsRegist() const; T2TenantMemberTableDef* GetCustomerTableDef(BOOL inFlag) const; BOOL UpdateResidencialEstimate(T2TowerDoc* inDoc); - void BreakoutEmergency(T2TowerDoc* inDoc); + void BreakoutEmergency(T2TowerDoc* inTowerDoc); void BurntDown(T2TowerDoc* inDoc); void RecoverRelatedTenantList(T2RegistedTenantDB* inDB); int GetTotalBelong() const; -- cgit v1.2.3