summaryrefslogtreecommitdiff
path: root/ZAPD/ZRoom/Commands/Unused09.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZRoom/Commands/Unused09.cpp')
-rw-r--r--ZAPD/ZRoom/Commands/Unused09.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZRoom/Commands/Unused09.cpp b/ZAPD/ZRoom/Commands/Unused09.cpp
index 7e7b709..b6ef6e8 100644
--- a/ZAPD/ZRoom/Commands/Unused09.cpp
+++ b/ZAPD/ZRoom/Commands/Unused09.cpp
@@ -12,7 +12,7 @@ std::string Unused09::GetBodySourceCode() const
std::string Unused09::GetCommandCName() const
{
- return "SCmdBase";
+ return "SceneCmd";
}
RoomCommand Unused09::GetRoomCommand() const