aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/engine/static_selectors.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/engine/static_selectors.cpp b/engines/sci/engine/static_selectors.cpp
index a26dd16b8f..07c8c9dc65 100644
--- a/engines/sci/engine/static_selectors.cpp
+++ b/engines/sci/engine/static_selectors.cpp
@@ -47,7 +47,7 @@ static const char * const selectorNamesFirstPart[] = {
"color", "back", "mode", "style", "state", // 25 - 29
"font", "type", "window", "cursor", "max", // 30 - 34
"mark", "who", "message", "edit", "play", // 35 - 39
- "number", "nodePtr", "client", "dx", "dy", // 40 - 44
+ "number", "handle", "client", "dx", "dy", // 40 - 44
"b-moveCnt", "b-i1", "b-i2", "b-di", "b-xAxis", // 45 - 49
"b-incr", "xStep", "yStep", "moveSpeed", "canBeHere", // 50 - 54
"heading", "mover", "doit", "isBlocked", "looper", // 55 - 59