Unstable v0.10.6.0 (October 13th 2020)
This commit is contained in:
@@ -833,7 +833,7 @@ namespace Barotrauma
|
||||
if (location.Discovered)
|
||||
{
|
||||
#if CLIENT
|
||||
RemoveFogOfWar(StartLocation);
|
||||
RemoveFogOfWar(location);
|
||||
#endif
|
||||
if (furthestDiscoveredLocation == null || location.MapPosition.X > furthestDiscoveredLocation.MapPosition.X)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user