fixed user stuff
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 17s
Create tag and build when new code gets to main / Export (push) Successful in 8m10s

This commit is contained in:
2025-12-19 19:11:53 +01:00
parent b792e8721c
commit e0fc301414
3 changed files with 3 additions and 4 deletions

View File

@@ -1116,7 +1116,7 @@ public partial class PlayerController : CharacterBody3D
{
// TODO update post dash mantle
// MantleToLocation(_mantleLocation);
GD.Print("update post dash mantle");
}
}