Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Logophilist
2020-10-05 20:21:08 +02:00
20 changed files with 587 additions and 81 deletions

View File

@@ -4,7 +4,7 @@ using System;
namespace RH_Engine
{
class Command
public class Command
{
public const string STANDARD_HEAD = "Head";
public const string STANDARD_GROUND = "GroundPlane";