added option to exit course while moving

This commit is contained in:
Reonu
2021-07-03 20:42:31 +01:00
parent 39de47a435
commit 91b8a9b1d8
3 changed files with 9 additions and 2 deletions

View File

@@ -88,6 +88,8 @@
#define TREE_PARTICLE_FIX
// Disable exit course
//#define DISABLE_EXIT_COURSE
// Decides whether you can exit course while moving (has no effect if you disable exit course)
//#define EXIT_COURSE_WHILE_MOVING
// Decides which level "exit course" takes you to (has no effect if you disable exit course)
#define EXIT_COURSE_LEVEL LEVEL_CASTLE
// Decides the area node "exit course" takes you to (has no effect if you disable exit course)