mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-18 22:36:27 +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;
|
||||
}
|
||||
|
||||
public get _Str_14841(): CallForHelpTopicData[]
|
||||
public get topics(): CallForHelpTopicData[]
|
||||
{
|
||||
return this._topics;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user