Commit 5f75a974 authored by Alexandr Semenov's avatar Alexandr Semenov
Browse files

Удалил неиспользуемую систему

parent adea5b00
No related merge requests found
Showing with 0 additions and 17 deletions
+0 -17
using AvvyLand.Scripts.ECS.Components.Model;
using AvvyLand.Scripts.ECS.Components.UCS.Tags;
using Unity.Entities;
using Unity.Transforms;
namespace AvvyLand.Scripts.ECS.Systems.ExecuteSystems.ExecuteCreateSystemGroups
{
public class SetLodDirtySystem : SystemBase
{
protected override void OnUpdate()
{
}
}
}
\ No newline at end of file
fileFormatVersion: 2
guid: e6dc098a5eb14589b74f0ca815bf6047
timeCreated: 1653374466
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment