diff options
Diffstat (limited to 'src/T2DLL/T2People.h')
-rw-r--r-- | src/T2DLL/T2People.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/T2DLL/T2People.h b/src/T2DLL/T2People.h index 74c63d0..f84f7ca 100644 --- a/src/T2DLL/T2People.h +++ b/src/T2DLL/T2People.h @@ -132,6 +132,7 @@ protected: int CalcFreeTime(unsigned int); BOOL StressChanged(); + friend class DbgPeopleView; friend class T2ElevatorModule; friend class T2FireBurning; friend class T2Guardman; |