Skip to content

Commit

Permalink
This should have been "reacquires" because it would fetch the world a…
Browse files Browse the repository at this point in the history
…gain.
  • Loading branch information
blast007 committed Nov 30, 2024
1 parent 25de26b commit 76741b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bzfs/RecordReplay.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ static bool loadHeader(ReplayHeader *h, FILE *f)
*
* 4) implement a world reload feature on the client side,
* so that if the server sends a MsgGetWorld to the client
* when it isn't expecting one, it requires and regenerates
* when it isn't expecting one, it reacquires and regenerates
* its world DB. this would be the slick way to do it.
*
* 5) implement a resizing command, but that's icky.
Expand Down

0 comments on commit 76741b8

Please sign in to comment.