const UNDO_LEVELS: usize = 1000;
Expand description

The maximum number of undo levels the game supports.