mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 23:36:59 -04:00
Fix a typo
This commit is contained in:
parent
a0b0ae9bd1
commit
d8d43f94b9
@ -59,7 +59,7 @@ namespace NifOsg
|
|||||||
static void loadKf(Nif::NIFFilePtr kf, KeyframeHolder& target);
|
static void loadKf(Nif::NIFFilePtr kf, KeyframeHolder& target);
|
||||||
|
|
||||||
/// Set whether or not nodes marked as "MRK" should be shown.
|
/// Set whether or not nodes marked as "MRK" should be shown.
|
||||||
/// These should be hidden ingame, but visible in the editior.
|
/// These should be hidden ingame, but visible in the editor.
|
||||||
/// Default: false.
|
/// Default: false.
|
||||||
static void setShowMarkers(bool show);
|
static void setShowMarkers(bool show);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user