mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-02 10:19:04 +00:00
sag qsf fixup
This commit is contained in:
@@ -361,7 +361,7 @@ void clear() {
|
||||
sagdist.clear();
|
||||
sag_edge = nullptr;
|
||||
state = 0;
|
||||
qon.clear(); qcf.clear();
|
||||
qon.clear(); qsf.clear();
|
||||
}
|
||||
|
||||
string cname() {
|
||||
|
||||
Reference in New Issue
Block a user