Skip to content

Commit a6010de

Browse files
committed
playing.cxx: with world delete all the trace of it
1 parent 0736ae1 commit a6010de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bzflag/playing.cxx

+1
Original file line numberDiff line numberDiff line change
@@ -1836,6 +1836,7 @@ static void loadCachedWorld()
18361836
{
18371837
delete world;
18381838
world = NULL;
1839+
World::setWorld(world);
18391840
}
18401841
if (!worldBuilder->unpack(localWorldDatabase))
18411842
{

0 commit comments

Comments
 (0)