- font side support for 'OffsetsNotForFont' flag.
This commit is contained in:
parent
b3a179b691
commit
6dd6df96e1
3 changed files with 9 additions and 9 deletions
|
|
@ -46,7 +46,7 @@ public:
|
|||
|
||||
// FFont interface
|
||||
FGameTexture *GetChar(int code, int translation, int *const width, bool *redirected = nullptr) const override;
|
||||
int GetCharWidth (int code) const;
|
||||
int GetCharWidth (int code) const override;
|
||||
|
||||
protected:
|
||||
FTextureID PicNum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue