mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-05 10:17:03 +00:00
fixed not reseting mstretch correctly
This commit is contained in:
parent
b5924ccc5c
commit
6c99b70f16
@ -2899,6 +2899,7 @@ EX namespace nisot {
|
||||
PHASEFROM(2);
|
||||
auto& M = stretch::m_atoi;
|
||||
M = Id;
|
||||
stretch::enable_mstretch();
|
||||
while(true) {
|
||||
shift();
|
||||
string s = args();
|
||||
|
Loading…
x
Reference in New Issue
Block a user