Explorar o código

Follow up to 6d962d7
* Corrected a missed constant rename which caused a compile error.

aleos89 %!s(int64=8) %!d(string=hai) anos
pai
achega
399d11cd78
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/map/script_constants.h

+ 1 - 1
src/map/script_constants.h

@@ -3698,7 +3698,7 @@
 	export_constant(IG_HOLY_EGG_2);
 	export_constant(IG_ADVENTURER_RETURNS_SUPPORT_BOX);
 	export_constant(IG_SUPPORT_PACKAGE);
-	export_constant(IG_Support_Package_10);
+	export_constant(IG_SUPPORT_PACKAGE_10);
 	export_constant(IG_EVENT_ALMIGHTY_BOX);
 	export_constant(IG_EVENT_ALMIGHTY_BOX_100);
 	export_constant(IG_LOTTOBOX1);