Skip to content

Commit

Permalink
Fix jumppoint fubar
Browse files Browse the repository at this point in the history
  • Loading branch information
DMD authored and DMD committed Jan 29, 2018
1 parent 6a5516e commit 8285ef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TemplePlus/maps.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ struct LgcyJumpPoint {
int id;
char* mapName;
int mapId;
uint32_t field_C;
locXY location;
};

Expand Down

0 comments on commit 8285ef8

Please sign in to comment.