diff --git a/library/RemoteTools.cpp b/library/RemoteTools.cpp index 68f29e4f8..0ac4d5808 100644 --- a/library/RemoteTools.cpp +++ b/library/RemoteTools.cpp @@ -440,6 +440,7 @@ static command_result ListEnums(color_ostream &stream, ENUM(profession); + return CR_OK; #undef ENUM #undef BITFIELD }