mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 00:39:53 +00:00
proxy scripts for usage in unity project
This commit is contained in:
parent
8839c6fa0e
commit
4157b52789
8
QSB/PlayerBodySetup/REM.cs
Normal file
8
QSB/PlayerBodySetup/REM.cs
Normal file
@ -0,0 +1,8 @@
|
||||
namespace QSB.PlayerBodySetup
|
||||
{
|
||||
public class REM_DitheringAnimator : DitheringAnimator { }
|
||||
public class REM_OWCamera : OWCamera { }
|
||||
public class REM_OWLight2 : OWLight2 { }
|
||||
public class REM_SphereShape : SphereShape { }
|
||||
public class REM_LightSourceVolume : LightSourceVolume { }
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user