diff --git a/Source/control.cpp b/Source/control.cpp index ee62610c0a4..8a8cb61076b 100644 --- a/Source/control.cpp +++ b/Source/control.cpp @@ -520,7 +520,7 @@ std::string TextCmdLevelSeed(const string_view parameter) "Storybook: ", glSeedTbl[16]); } -std::string TextCmdStreamerMode(const string_view parameter) +std::string TextCmdStreamerMode(string_view parameter) { std::string ret;