fix: Wrong signature of FrameBufferComplete
This commit is contained in:
parent
6c496b67b8
commit
4cfb534b74
2 changed files with 2 additions and 2 deletions
|
|
@ -20,6 +20,6 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Raylib-cs" Version="8.0.0"/>
|
||||
<PackageReference Include="Raylib-cs" Version="$(RaylibCsVersion)"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue