This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
BITFALL
Watch
1
Star
0
Fork
0
You've already forked BITFALL
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
65d90d1bfaa6c2cd8314c53197159ed5c20d6fae
BITFALL
/
Assets
/
Plugins
/
Polaris - Low Poly Ecosystem
/
Polaris - Low Poly Terrain Engine
/
Runtime
/
Scripts
/
Utilities
/
GSnapMode.cs
10 lines
111 B
C#
Raw
Normal View
History
Unescape
Escape
breakpoint before update
2024-03-05 17:34:41 +08:00
#if
GRIFFIN
1
2023-12-30 17:37:48 +08:00
namespace
Pinwheel.Griffin
{
public
enum
GSnapMode
{
Terrain
,
World
}
}
breakpoint before update
2024-03-05 17:34:41 +08:00
#endif
Reference in New Issue
Copy Permalink