mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-18 15:00:26 +00:00
vrhr:: fixed the 'thurston racing' option
This commit is contained in:
parent
176f6a542c
commit
c7d3cc87c5
2
vr.cpp
2
vr.cpp
@ -1241,8 +1241,8 @@ EX void show_vr_demos() {
|
|||||||
hmd_ref_at = hmd_at;
|
hmd_ref_at = hmd_at;
|
||||||
hsm = eHeadset::reference;
|
hsm = eHeadset::reference;
|
||||||
eyes = eEyes::equidistant;
|
eyes = eEyes::equidistant;
|
||||||
pushScreen(racing::thurston_racing);
|
|
||||||
popScreenAll();
|
popScreenAll();
|
||||||
|
pushScreen(racing::thurston_racing);
|
||||||
});
|
});
|
||||||
|
|
||||||
dialog::addItem(XLAT("raytracing in H3"), 'g');
|
dialog::addItem(XLAT("raytracing in H3"), 'g');
|
||||||
|
Loading…
Reference in New Issue
Block a user