mirror of
https://github.com/PashaBibko/The-Mobius-Line.git
synced 2026-04-04 01:49:07 +00:00
I THINK IT FINALLY WORKS
This commit is contained in:
@@ -9,8 +9,7 @@ public class GravityController
|
||||
const float m_GravityScale = -20.0f;
|
||||
|
||||
// Private constructor to stop accidental creation
|
||||
private GravityController()
|
||||
{ }
|
||||
private GravityController() { }
|
||||
|
||||
public static GravityController Instance()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user