This website requires JavaScript.
Explore
Discord
Patreon
Help
Sign In
liza
/
PalacePal
Watch
1
Star
0
Fork
0
You've already forked PalacePal
Code
Issues
9
Pull Requests
Projects
1
Releases
47
Activity
5c4e9f30e0
PalacePal
/
Pal.Client
/
Rendering
/
ELayer.cs
9 lines
106 B
C#
Raw
Normal View
History
Unescape
Escape
Use file-scoped namespaces
2023-03-30 20:01:43 +00:00
namespace
Pal.Client.Rendering
;
internal
enum
ELayer
Pluggable Renderer selection
2023-02-08 15:06:43 +00:00
{
Use file-scoped namespaces
2023-03-30 20:01:43 +00:00
TrapHoard
,
RegularCoffers
,
Test
,
Pluggable Renderer selection
2023-02-08 15:06:43 +00:00
}
Reference in New Issue
Copy Permalink