mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Drop IrrlichtDevice when running --speedtests
This commit is contained in:
parent
f00cee75c1
commit
3332f606ed
1 changed files with 1 additions and 0 deletions
|
@ -1462,6 +1462,7 @@ int main(int argc, char *argv[])
|
|||
{
|
||||
dstream<<"Running speed tests"<<std::endl;
|
||||
SpeedTests();
|
||||
device->drop();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue