Skip to content

Commit

Permalink
cp import partial
Browse files Browse the repository at this point in the history
  • Loading branch information
griffi-gh committed Oct 16, 2024
1 parent 9cb2303 commit 2a049ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/src/game.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8378,6 +8378,7 @@ game::handle_input_paused(tms::event *ev, int action)
#endif
) {
tms_debugf("IMPORT (%.2f)", dist);
undo.checkpoint("Import partial");
this->import_object(this->multi.import->lvl_id);
}
} else {
Expand Down

0 comments on commit 2a049ed

Please sign in to comment.