tsk2: Adds HUMOR and MYSTERY to ThemeType enum (details)
Commit
435cf0becc24681deea74284b2ce6344ff367e97
by devpablogg
tsk2: Adds HUMOR and MYSTERY to ThemeType enum The SQL sample data contained theme types (HUMOR and MYSTERY) that were not present in the ThemeType enum. This mismatch caused crashes due to conversion failures when loading or processing data.