mirror of
https://github.com/PashaBibko/The-Mobius-Line.git
synced 2026-04-04 01:49:07 +00:00
It "works"
It's a buggy mess but it's a working buggy mess
This commit is contained in:
@@ -39,7 +39,6 @@ public partial class PlayerMovement : MonoBehaviour
|
||||
|
||||
else
|
||||
{
|
||||
Debug.LogError("SOMETHING WENT WRONG");
|
||||
normal = Vector3.zero;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user