More minor fixes

This commit is contained in:
Phlosioneer
2019-03-01 01:49:11 -05:00
parent 99bfd8c80f
commit a7e5852f1d
15 changed files with 99 additions and 65 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ void UpdateShoalTideFlag(void)
1, // 23
};
if (IsMapTypeOutside(GetLastUsedWarpMapType()))
if (IsMapTypeOutdoors(GetLastUsedWarpMapType()))
{
RtcCalcLocalTime();
if (tide[gLocalTime.hours])