Renames overriden to overridden
This commit is contained in:
parent
9a4aeaba0d
commit
ca4e99c179
7 changed files with 11 additions and 11 deletions
|
|
@ -31,7 +31,7 @@ namespace Server
|
|||
AOS.DisableStatInfluences();
|
||||
|
||||
if ( ObjectPropertyList.Enabled )
|
||||
PacketHandlers.SingleClickProps = true; // single click for everything is overriden to check object property list
|
||||
PacketHandlers.SingleClickProps = true; // single click for everything is overridden to check object property list
|
||||
|
||||
Mobile.ActionDelay = 1000;
|
||||
Mobile.AOSStatusHandler = new AOSStatusHandler( AOS.GetStatus );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue