Skip to content

Commit

Permalink
Document Deserializer::getCurrentVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Jul 16, 2024
1 parent 2a31f12 commit e5b6522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/s25main/GameCommand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

namespace gc {

/// Current version of the game commands, see VersionedDeserializer.
unsigned Deserializer::getCurrentVersion()
{
return 0;
Expand Down

0 comments on commit e5b6522

Please sign in to comment.