mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 10:21:09 +00:00
changed 'not implemented' warning message for object movement
This commit is contained in:
parent
d6b8033b46
commit
900378a31e
@ -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…
x
Reference in New Issue
Block a user