vrhr:: fixed the 'thurston racing' option

This commit is contained in:
Zeno Rogue 2021-05-29 00:12:38 +02:00
parent 176f6a542c
commit c7d3cc87c5
1 changed files with 1 additions and 1 deletions

2
vr.cpp
View File

@ -1241,8 +1241,8 @@ EX void show_vr_demos() {
hmd_ref_at = hmd_at;
hsm = eHeadset::reference;
eyes = eEyes::equidistant;
pushScreen(racing::thurston_racing);
popScreenAll();
pushScreen(racing::thurston_racing);
});
dialog::addItem(XLAT("raytracing in H3"), 'g');