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
c0fa96ae8d2e4a04f9051e37acfe6d1dab189333
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