File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
GeneralsMD/Code/Libraries/Source/WWVegas/WW3D2
Generals/Code/Libraries/Source/WWVegas/WW3D2 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ class RenderObjIterator : public AssetIterator
174174
175175 -------------------------------------------------------------------------------------
176176 TheSuperHackers @fix xezon 08/11/2025
177- The Asset Manager will now return null when it cannot create a valid font with the
178- given inputs. This way the user knows that the requested font is unusable.
177+ The Asset Manager will now return null when it cannot find or create a valid font
178+ with the given inputs. This way the user knows that the requested font is unusable.
179179*/
180180
181181
Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ class RenderObjIterator : public AssetIterator
174174
175175 -------------------------------------------------------------------------------------
176176 TheSuperHackers @fix xezon 08/11/2025
177- The Asset Manager will now return null when it cannot create a valid font with the
178- given inputs. This way the user knows that the requested font is unusable.
177+ The Asset Manager will now return null when it cannot find or create a valid font
178+ with the given inputs. This way the user knows that the requested font is unusable.
179179*/
180180
181181
You can’t perform that action at this time.
0 commit comments