forked from teamnwah/openmw-tes3coop
changed 'not implemented' warning message for object movement
This commit is contained in:
parent
d6b8033b46
commit
900378a31e
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ CSVRender::InstanceMoveMode::InstanceMoveMode (QWidget *parent)
|
|||
"<ul><li>Use primary edit to move instances around freely</li>"
|
||||
"<li>Use secondary edit to move instances around within the grid</li>"
|
||||
"</ul>"
|
||||
"<font color=Red>Not implemented yet</font color>",
|
||||
"<font color=Red>Grid move not implemented yet</font color>",
|
||||
parent)
|
||||
{}
|
||||
|
|
Loading…
Reference in a new issue