mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-19 06:46:28 +01:00
fix dumb stuff
This commit is contained in:
parent
cccd20db89
commit
22425e9b60
@ -41,7 +41,7 @@ export class CallForHelpCategoryData implements INamed, IDisposable
|
|||||||
return this._name;
|
return this._name;
|
||||||
}
|
}
|
||||||
|
|
||||||
public get _Str_14841(): CallForHelpTopicData[]
|
public get topics(): CallForHelpTopicData[]
|
||||||
{
|
{
|
||||||
return this._topics;
|
return this._topics;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user