Add GetTranslatedName to CZone
This commit is contained in:
@@ -27,6 +27,8 @@ public:
|
||||
CZone *child;
|
||||
CZone *parent;
|
||||
CZone *next;
|
||||
|
||||
wchar *GetTranslatedName();
|
||||
};
|
||||
|
||||
class CZoneInfo
|
||||
|
||||
Reference in New Issue
Block a user