Skip to content

Commit

Permalink
fix: fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahkittyy committed Jan 6, 2023
1 parent 427b1c1 commit cb81fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game/replay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ replay::replay() {
replay::replay(api::replay rpl)
: replay() {
deserialize_b64(rpl.raw);
m_rpl = rpl;
m_h.alt = rpl.alt;
m_h.time = rpl.time;
}
Expand Down

0 comments on commit cb81fe2

Please sign in to comment.