Skip to content

Commit

Permalink
Increase MaxWaypoint for DTA
Browse files Browse the repository at this point in the history
  • Loading branch information
Rampastring committed Jan 14, 2025
1 parent 0ff18d7 commit f09aacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TSMapEditor/Config/Constants.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ TileColorBufferSize=576

; The maximum number of waypoints that the target game supports.
; 100 in vanilla TS.
MaxWaypoint=100
MaxWaypoint=702

; Determines how many pixels should the editor looks outside of the screen for objects to be drawn.
; Some padding is necessary so large objects whose origin cell is just outside of the screen
Expand Down

0 comments on commit f09aacf

Please sign in to comment.