mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-22 05:52:07 +00:00
matrix dialog now used for models::rotation
This commit is contained in:
+1
-1
@@ -453,7 +453,7 @@ EX namespace history {
|
||||
if(1) {
|
||||
// block for RAII
|
||||
dynamicval<videopar> dv(vid, vid);
|
||||
dynamicval<ld> dr(models::rotation, 0);
|
||||
dynamicval<trans23> dr(models::rotation, Id);
|
||||
dynamicval<bool> di(inHighQual, true);
|
||||
|
||||
renderbuffer glbuf(bandfull, bandfull, vid.usingGL);
|
||||
|
||||
Reference in New Issue
Block a user