summaryrefslogtreecommitdiffstats
path: root/src/object/brain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/brain.cpp')
-rw-r--r--src/object/brain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/brain.cpp b/src/object/brain.cpp
index 56221b1..4fab449 100644
--- a/src/object/brain.cpp
+++ b/src/object/brain.cpp
@@ -2486,7 +2486,7 @@ void CBrain::UpdateScript(Ui::CWindow *pw)
}
}
- pl->SetName(i, name);
+ pl->SetItemName(i, name);
}
if ( !bSoluce )