Skip to content

Commit 89c4513

Browse files
committed
Update GraphicsResource.Server.cs
1 parent e2e55e9 commit 89c4513

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OTAPI.Scripts/Shims/Xna/Graphics/GraphicsResource.Server.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ public void Dispose()
3232
public GraphicsDevice GraphicsDevice { get; set; }
3333

3434
public bool IsDisposed { get; set; }
35+
public string Name { get; set; }
3536
}
3637
}

0 commit comments

Comments
 (0)