rename stresstest.
This commit is contained in:
parent
0050429654
commit
710af7e5ac
@ -54,7 +54,7 @@ namespace Components
|
||||
SetUnhandledExceptionFilter(&Exception::ExceptionFilter);
|
||||
#endif
|
||||
|
||||
Command::Add("stressTest", [] (Command::Params params)
|
||||
Command::Add("mapTest", [] (Command::Params params)
|
||||
{
|
||||
std::string command;
|
||||
for (int i = 0;; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user