This commit is contained in:
parent
68ab65a475
commit
cf787216fe
2 changed files with 35 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
Timer.DelayCall( TimeSpan.Zero, ValidatePlacement );
|
||||
Timer.DelayCall( TimeSpan.Zero, ValidatePlacement );
|
||||
}
|
||||
|
||||
public void ValidatePlacement()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue