Skip to content

Commit

Permalink
Merge pull request #397 from kurokobo/fungle
Browse files Browse the repository at this point in the history
feat: add support for the new map (the fungle)
  • Loading branch information
kurokobo authored Oct 25, 2023
2 parents 6ccf6bb + d915a49 commit c55998b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AmongUsCapture/Memory/GameMemReader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ public enum PlayMap {
Polus = 2,
dlekS = 3,
Airship = 4,
Fungle = 5,
}

public enum GameState {
Expand Down

0 comments on commit c55998b

Please sign in to comment.