mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-08 16:33:07 +00:00
Code formatting
This commit is contained in:
@@ -70,16 +70,16 @@ public class AIServiceImpl extends AbstractService implements AIService {
|
||||
|
||||
@Override
|
||||
protected void doStart() throws ServiceStartException {
|
||||
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void walk(Actor actor, Coordinate coordinate) {
|
||||
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void doStop() throws ServiceStopException {
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user