oops; we don't want mod binaries in the repo; demotruck in aftermath mod.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace OpenRa.Traits
|
||||
public object Create( Actor self ) { return new Unit( self ); }
|
||||
}
|
||||
|
||||
class Unit : INotifyDamage
|
||||
public class Unit : INotifyDamage
|
||||
{
|
||||
[Sync]
|
||||
public int Facing;
|
||||
|
||||
Reference in New Issue
Block a user