stride3d / stride

Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
https://stride3d.net
MIT License
6.65k stars 957 forks source link

fix: Compile Warning in OpenXR #2357

Closed Arc-huangjingtong closed 5 months ago

Arc-huangjingtong commented 5 months ago

PR Details

Related Issue

Types of changes

Checklist

its a very simple PR , fix a little Compile Warnings in Rider IDE

VaclavElias commented 5 months ago

Thank you @Arc-huangjingtong 🙂. Please, could you update your PR and keep the original code styling and formatting, so the reviewers can focus on your specific code updates/changes and to keep consistency with the rest of our code base.

Arc-huangjingtong commented 5 months ago

thanks this is my first PR 😄

Arc-huangjingtong commented 5 months ago

@dotnet-policy-service agree

VaclavElias commented 5 months ago

We all remember our first PR 🤣

Eideren commented 5 months ago

Thanks !