add: Selectable Tile Map Layer/Mouse Controlled Camera
This commit is contained in:
@@ -61,9 +61,7 @@ public class TemplateBlockGenerator : AssetProcessGenerator
|
|||||||
}
|
}
|
||||||
hb.Append(sb);
|
hb.Append(sb);
|
||||||
context.AddSource($"{cls.Identifier.ToString()}_TemplateDefine.g.cs", hb.ToString());
|
context.AddSource($"{cls.Identifier.ToString()}_TemplateDefine.g.cs", hb.ToString());
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user