[unity] Minor cleanup: removed a leftover resolved fixxme line.

This commit is contained in:
Harald Csaszar 2022-08-03 19:16:07 +02:00
parent b0a609f027
commit 1485bb4708

View File

@ -459,7 +459,6 @@ namespace Spine.Unity {
/// <c>Rebuild</c>, so you may want to subscribe to <see cref="OnInstructionsPrepared"/> instead
/// from where you can issue such preparation calls.</summary>
public event SkeletonRendererDelegate OnMeshAndMaterialsUpdated;
//FIXXME: perform some final checks on documentation and changes, then finalize these changes and commit. then integrate in 4.0_cleanup project as well.
protected Spine.AnimationState state;
public Spine.AnimationState AnimationState {