llde/TESReloaded10

OR cant detect underwater

Closed this issue · 4 comments

OR cant detect underwater because sky proceed is canceled by this:
SafeWriteJump(0x00542F63, 0x00542FC1); // Avoids to remove the sun over the scene when underwater

298556d

Tes->sky->GetIsUnderWater() is useless

llde commented

MAybe I can use that hook to better detect when underwater.

Maybe, good idea.

llde commented

fixed by: 0a5628f