diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/core.h b/src/config/core.h index dc0354f42..da9296bda 100644 --- a/src/config/core.h +++ b/src/config/core.h @@ -35,7 +35,7 @@ //#define STATS_OPT_OUT /// Uncomment to enable the Cell Stack Limit mod. -/// It's only config is the battle_config custom_cell_stack_limit.
+/// It's only config is the battle_config custom_cell_stack_limit. /// Only chars affected are those defined in BL_CHAR //#define CELL_NOSTACK |