feat: admen abooze

This commit is contained in:
2026-09-09 21:14:45 +02:00
parent 043f8f07c0
commit 02ba3b3663
68 changed files with 228 additions and 2039 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ namespace localized_strings
void post_unpack() override
{
// Change some localized strings
seh_string_ed_get_string_hook.create(SELECT_VALUE(0x1403F42D0, 0x1404A5F60), &seh_string_ed_get_string);
seh_string_ed_get_string_hook.create(0x1404A5F60, &seh_string_ed_get_string);
}
};
}