Fix a typo

c++11
scrawl 10 years ago
parent a0b0ae9bd1
commit d8d43f94b9

@ -59,7 +59,7 @@ namespace NifOsg
static void loadKf(Nif::NIFFilePtr kf, KeyframeHolder& target);
/// 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.
static void setShowMarkers(bool show);

Loading…
Cancel
Save