mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 10:17:56 +00:00
matrix dialog now used for models::rotation
This commit is contained in:
@@ -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