mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
fieldpattern:: call analyze immediately
This commit is contained in:
parent
df2180cf67
commit
d3f397fe27
@ -295,6 +295,7 @@ struct fpattern {
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
build();
|
build();
|
||||||
|
analyze();
|
||||||
}
|
}
|
||||||
|
|
||||||
fpattern(int p) {
|
fpattern(int p) {
|
||||||
|
Loading…
Reference in New Issue
Block a user