Skip to content

Commit

Permalink
remove duplicated data
Browse files Browse the repository at this point in the history
  • Loading branch information
Berserker66 committed Jan 14, 2025
1 parent 8b4762b commit 98c0aaf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions worlds/Files.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@ def get_manifest(self) -> Dict[str, Any]:
"player": self.player,
"player_name": self.player_name,
"game": self.game,
# minimum version of patch system expected for patching to be successful
"compatible_version": 5,
"version": container_version,
})
return manifest

Expand Down

0 comments on commit 98c0aaf

Please sign in to comment.