Skip to content

Commit

Permalink
21260: Reduced stack further
Browse files Browse the repository at this point in the history
  • Loading branch information
howsohazard committed Aug 17, 2024
1 parent 8a7531e commit c417c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tic_tac_toe_evolver.amlg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
;count the entity size toward total memory allowed to be used
(- 2000 (total_entity_size entity))
;limit stack depth to something reasonable
100
70
;maximum contained entities
5
;maximum entity depth
Expand Down

0 comments on commit c417c05

Please sign in to comment.