bissl formattiert
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
namespace ReallifeGamemode.Server.Business
|
||||
{
|
||||
public abstract class CarDealerBusinessBase : BusinessBase
|
||||
{
|
||||
public abstract Vector3 CarSpawnPositon { get; }
|
||||
public abstract float CarSpawnHeading { get; }
|
||||
{
|
||||
public abstract Vector3 CarSpawnPositon { get; }
|
||||
public abstract float CarSpawnHeading { get; }
|
||||
|
||||
public override int? BlipSprite => 225;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user