Finished carshops
This commit is contained in:
@@ -7,6 +7,7 @@ namespace reallife_gamemode.Server.Business
|
||||
{
|
||||
public abstract class CarDealerBusinessBase : BusinessBase
|
||||
{
|
||||
internal abstract Vector3 CarSpawnPositon { get; }
|
||||
public abstract Vector3 CarSpawnPositon { get; }
|
||||
public abstract float CarSpawnHeading { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user