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
|
@ -64,6 +64,5 @@ namespace gui {
|
|||
|
||||
void OverlayUI::update_level(GameLevel level) {
|
||||
$level = level;
|
||||
// BUG: I think I have to redo the clickable
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue