mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 22:45:34 +00:00
Fix a typo
This commit is contained in:
parent
a0b0ae9bd1
commit
d8d43f94b9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue