Make a function to access overlay cells Closes #35.
This commit is contained in:
parent
f668ff6b7a
commit
fcd1bc589c
8 changed files with 7 additions and 7 deletions
|
@ -88,7 +88,6 @@ namespace ritual {
|
|||
return result;
|
||||
}
|
||||
|
||||
// BUG: maybe this should be called CraftingState instead?
|
||||
void CraftingState::dump() {
|
||||
ai::dump_script(script, start, plan.script);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue