mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 00:52:49 +00:00
Bug fix: Entities had infinite LOS by default, which caused a significant slowdown.
This was SVN commit r4525.
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
<IsTerritoryCentre>false</IsTerritoryCentre>
|
||||
|
||||
<Vision>
|
||||
<Los>0</Los>
|
||||
<Permanent>false</Permanent>
|
||||
</Vision>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user