From 8562078800ecbf3618836d9e06cf1afbb3384883 Mon Sep 17 00:00:00 2001 From: qndel Date: Sat, 21 Dec 2019 13:45:51 +0100 Subject: [PATCH] [hellfire] comparer config - fix lighting_color_cycling size --- comparer-config/hellfire.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comparer-config/hellfire.toml b/comparer-config/hellfire.toml index 0473a14e0..83046877e 100644 --- a/comparer-config/hellfire.toml +++ b/comparer-config/hellfire.toml @@ -3605,7 +3605,7 @@ size = 0x101 [[func]] name = "lighting_color_cycling" addr = 0x42CDD7 -size = 0x5A +size = 0x5B [[func]] name = "LoadGame"