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