Skip to content

Commit

Permalink
For PS5
Browse files Browse the repository at this point in the history
  • Loading branch information
durswd committed Oct 19, 2023
1 parent 2b7aa3e commit b973265
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dev/Plugin/Assets/Effekseer/Scripts/EffekseerSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ public void InitPlugin()
case GraphicsDeviceType.Vulkan:
case GraphicsDeviceType.XboxOne:
case GraphicsDeviceType.XboxOneD3D12:
case GraphicsDeviceType.PlayStation5:
case GraphicsDeviceType.PlayStation5NGGC:
if (RendererType == EffekseerRendererType.Native)
{
Expand Down

0 comments on commit b973265

Please sign in to comment.