Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Feb 26, 2024
1 parent 24ec8bc commit 18687d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Client/Replay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ float dta;
}
};*/

/*class $modify (CheckpointObjectExt, CheckpointObject)
class $modify (CheckpointObjectExt, CheckpointObject)
{
float dt;
int frame;
Expand All @@ -45,7 +45,7 @@ float dta;

return true;
}
};
};/*
class $modify (PlayLayer)
{
Expand Down

0 comments on commit 18687d6

Please sign in to comment.