mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 21:06:00 +00:00
fieldpattern:: call analyze immediately
This commit is contained in:
@@ -295,6 +295,7 @@ struct fpattern {
|
||||
exit(1);
|
||||
}
|
||||
build();
|
||||
analyze();
|
||||
}
|
||||
|
||||
fpattern(int p) {
|
||||
|
Reference in New Issue
Block a user