changed setup option to disable global animations to only affect toons
authorHolger Schemel <info@artsoft.org>
Wed, 13 Dec 2023 16:56:35 +0000 (17:56 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 13 Dec 2023 16:57:26 +0000 (17:57 +0100)
commit957bd13ee6bd1ab827435f4859d8e53f126891ef
treeda1188e2a11f8229a3228be9db8509575ff2eca8
parentb08a9452f891ea0132aca72b79abead3f7784d1c
changed setup option to disable global animations to only affect toons

All global animations can still be disabled in the setup config file,
but this should probably only be used for testing purposes, as global
animations are an integral part of certain custom level sets now.
src/anim.c
src/files.c
src/init.c
src/libgame/system.h
src/screens.c