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
|
@ -185,7 +185,6 @@ namespace gui {
|
|||
}
|
||||
}
|
||||
|
||||
// BUG: should I do this in the commit_ functions or in the FSM?
|
||||
void DNDLoot::clear_grab() {
|
||||
$grab_source = std::nullopt;
|
||||
$grab_sprite = nullptr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue