Skip to content

Allow 100 campaign levels instead of just 64

Mircea Kitsune requested to merge mirceakitsune/campaign_maxentries into master

Campaigns are currently only allowed to have 64 levels. The campaign I've been working on has reached this exact limit, and I'm considering making an 100 level campaign in the future too. I've now rounded down the suggestion from 128 to 100 to reduce the amount of new globals added.

Edited by Mircea Kitsune

Merge request reports