Skip to content

Commit 8f79162

Browse files
authored
Merge pull request #939 from psiberx/master
Fix spawner address
2 parents 9717cc2 + f6216c1 commit 8f79162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reverse/Addresses.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ constexpr uint32_t CPatches_OptionsInit = 4089777341UL; // Config::IConfigVar::R
2424
#pragma endregion
2525

2626
#pragma region CPhotoMode
27-
constexpr uint32_t CPhotoMode_SetRecordID = 4052428712UL;
27+
constexpr uint32_t CPhotoMode_SetRecordID = 4241565651UL;
2828
#pragma endregion
2929

3030
#pragma region CRenderGlobal

0 commit comments

Comments
 (0)