Skip to content

Commit

Permalink
feat: add support for the new map (the fungle)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurokobo committed Oct 22, 2023
1 parent 6ccf6bb commit d915a49
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 d915a49

Please sign in to comment.