DNDLoot works now, just had to fix a problem with the constructor.
This commit is contained in:
parent
82ee8f68f7
commit
9468990f76
4 changed files with 9 additions and 12 deletions
1
main.cpp
1
main.cpp
|
@ -43,7 +43,6 @@ int main(int argc, char* argv[]) {
|
|||
main.handle_keyboard_mouse();
|
||||
}
|
||||
} else{
|
||||
dbc::log("NOT IN STATE");
|
||||
main.event(gui::Event::TICK);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue