This website requires JavaScript.
Explore
Help
Register
Sign In
cmdrunematti
/
Delta-v
mirror of
https://github.com/DeltaV-Station/Delta-v.git
Watch
1
Star
0
Fork
You've already forked Delta-v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94a9569d8f
Delta-v
/
Content.Shared
/
Shuttles
/
Components
/
SharedShuttleComponent.cs
9 lines
130 B
C#
Raw
Blame
History
namespace
Content.Shared.Shuttles.Components
{
public
enum
ShuttleMode
:
byte
{
Strafing
,
Cruise
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink