mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
fix2
This commit is contained in:
parent
9d8668757c
commit
4652d9bb4f
3 changed files with 7 additions and 2 deletions
|
@ -98,8 +98,8 @@ namespace HISP.Game.Horse
|
|||
}
|
||||
else
|
||||
{
|
||||
X = MapX;
|
||||
Y = MapY;
|
||||
x = MapX;
|
||||
y = MapY;
|
||||
}
|
||||
wildHorses.Add(this);
|
||||
if(addToDatabase)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue