replace new with singletone to fix cannot re-declare object lof file spam

This commit is contained in:
Marc 2021-09-08 15:18:04 +01:00
parent b44a8cf644
commit c285813540
4 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ singleton Material(TerrainFX_@)
impactSoundId = "0";
};
new TerrainMaterial(@)
singleton TerrainMaterial(@)
{
internalName = "@";
diffuseMap = "";