Skip to content

Commit

Permalink
revert gwca commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed May 1, 2024
1 parent 98b0ff5 commit f9a4134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies/GWCA
Submodule GWCA updated from 1e7204 to c5c2d0
1 change: 1 addition & 0 deletions GWToolboxdll/GWToolbox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,7 @@ void GWToolbox::UpdateModulesTerminating(float delta_f) {
m->Update(delta_f);
}
}

void GWToolbox::UpdateTerminating(float delta_f) {
ASSERT(gwtoolbox_state == GWToolboxState::Terminating);

Expand Down

0 comments on commit f9a4134

Please sign in to comment.