Skip to content
Snippets Groups Projects
Commit 8bee6bef authored by Alam Ed Arias's avatar Alam Ed Arias Committed by Alam Ed Arias
Browse files

Make sure clear_conditionsets feeds in 1 to MAXCONDITIONSETS instead of 0 to...

Make sure clear_conditionsets feeds in 1 to MAXCONDITIONSETS instead of 0 to MAXCONDITIONSETS-1, so that M_ClearConditionSet can use them all properly AND clear all condition sets properly.

Apparently the mistake also caused myargc to be cleared in Linux64 SDL2 (as pointed out by that ilag11111 guy on GitHub), so that should be fixed now too.
parent 7535bb26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment