Files
Ajedrez_Purgatorio/Ajedrez_Purgatorio.slnx
T
jimmyabv bf3bec3bb3 fix: add missing asmdef reference and namespace import
- Add Unity.InputSystem to AjedrezPurgatorio.Runtime.asmdef (fixes DialogueUI CS0246)
- Add using AjedrezPurgatorio.Gameplay to SetupChapterScenes (fixes PieceSelectionFeedback CS0246)
- Regenerated packages-lock.json and .slnx
2026-08-17 20:50:08 -03:00

8 lines
270 B
XML

<Solution>
<Project Path="AjedrezPurgatorio.Runtime.csproj" />
<Project Path="Assembly-CSharp.csproj" />
<Project Path="Assembly-CSharp-Editor.csproj" />
<Project Path="EditModeTests.csproj" />
<Project Path="AjedrezPurgatorio.Spikes.csproj" />
</Solution>