[+] Finished Payday-System
This commit is contained in:
@@ -840,6 +840,8 @@ namespace ReallifeGamemode.Migrations
|
||||
|
||||
b.Property<int?>("HouseId");
|
||||
|
||||
b.Property<int>("JailTime");
|
||||
|
||||
b.Property<int?>("JobId");
|
||||
|
||||
b.Property<int>("LogUserId");
|
||||
@@ -849,6 +851,8 @@ namespace ReallifeGamemode.Migrations
|
||||
|
||||
b.Property<string>("Password")
|
||||
.HasMaxLength(64);
|
||||
|
||||
b.Property<int>("PaydayTimer");
|
||||
|
||||
b.Property<float>("PositionX");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user