code formatiert
This commit is contained in:
@@ -156,7 +156,7 @@ namespace ReallifeGamemode.Server.Managers
|
||||
|
||||
user.CharacterId = character.Id;
|
||||
|
||||
for (var x = 1; x <= 11; x++)
|
||||
for (var x = 1; x <= 11; x++)
|
||||
{
|
||||
var s = 0;
|
||||
if (x == 10) s = -1;
|
||||
@@ -233,7 +233,7 @@ namespace ReallifeGamemode.Server.Managers
|
||||
else
|
||||
{
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
saveCharacter.SaveChanges();
|
||||
|
||||
Reference in New Issue
Block a user