summaryrefslogtreecommitdiff
path: root/move.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'move.cpp')
-rw-r--r--move.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/move.cpp b/move.cpp
index 349f7d0..9a023f4 100644
--- a/move.cpp
+++ b/move.cpp
@@ -145,6 +145,7 @@ UVString Move::xml() const
break;
case Place:
+ case PlaceError:
{
actionString = MARK_UV("place");