mirror of
https://github.com/edubart/otclient.git
synced 2025-12-24 16:57:11 +01:00
walk changes, not done yet
This commit is contained in:
@@ -102,7 +102,7 @@ void Game::walk(Otc::Direction direction)
|
||||
|
||||
// TODO: check if we can walk.
|
||||
|
||||
//m_localPlayer->setDirection(direction);
|
||||
m_localPlayer->walk(direction);
|
||||
|
||||
switch(direction) {
|
||||
case Otc::North:
|
||||
|
||||
Reference in New Issue
Block a user