Skip to content

Commit

Permalink
disk
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnTW committed Jan 22, 2024
1 parent 31a7c28 commit 85bdf7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2TWEOP Code/M2TWEOP library/Injects.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3120,7 +3120,7 @@ OnUnitInfo::OnUnitInfo(MemWork* mem, LPVOID addr, int ver)
m_adress = 0x00BB4C8B;

else if (ver == 1)//kingdoms
m_adress = 0x0047504A;
m_adress = 0x00BBA91B;
}

OnUnitInfo::~OnUnitInfo()
Expand Down

0 comments on commit 85bdf7a

Please sign in to comment.