Change default facing to 0
This commit is contained in:
@@ -44,6 +44,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
new LocationInit(sp),
|
||||
new OwnerInit(p),
|
||||
new SkipMakeAnimsInit(),
|
||||
new FacingInit(128),
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user