This website requires JavaScript.
Explore
Help
Sign In
mirror
/
quantum-space-buddies
Watch
1
Star
0
Fork
0
You've already forked quantum-space-buddies
mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced
2025-01-10 15:53:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
36bf53b3c3
quantum-space-buddies
/
QSB
/
Instruments
/
QSBCamera
/
CameraMode.cs
8 lines
101 B
C#
Raw
Normal View
History
Unescape
Escape
add clip prevention to camera
2020-11-01 11:52:31 +00:00
namespace
QSB.Instruments.QSBCamera
stuffz
2020-10-27 22:59:19 +00:00
{
C L E A N
2020-12-02 21:23:01 +00:00
public
enum
CameraMode
{
FirstPerson
,
ThirdPerson
}
CodeMaid cleanup
2020-12-03 08:28:05 +00:00
}
Reference in New Issue
Copy Permalink