Binrui Dong

Results 2 issues of Binrui Dong

#### Summary None #### Purpose of change #60004 uncovers that some out of bounds (in local coordinates) explosions exist in explosion tests. A majority of them originates from the vehicle...

Vehicles
Code: Tests
[C++]
<Bugfix>
astyled
json-styled
BasicBuildPassed

At the end of `tests/test_main.cpp`, a message is given if the test world isn't removed. ```C++ auto world_name = world_generator->active_world->world_name; if( result == 0 || dont_save ) { g->delete_world(world_name, true);...

<Bug>
Code: Tests
old issue - still valid?