bissl formattiert
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
namespace ReallifeGamemode.Server.Util
|
||||
{
|
||||
public class TaxiContract
|
||||
{
|
||||
public string Name { get; set; }
|
||||
{
|
||||
public string Name { get; set; }
|
||||
|
||||
public Vector3 Position { get; set; }
|
||||
public Vector3 Position { get; set; }
|
||||
|
||||
public Player Driver { get; set; }
|
||||
}
|
||||
public Player Driver { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user