mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 08:40:03 +00:00
Rename walk-to to pathing
This commit is contained in:
@@ -5,7 +5,7 @@ dependencies {
|
||||
implementation project(':cache')
|
||||
implementation project(':net')
|
||||
implementation project(':util')
|
||||
implementation project(':game:plugin:entity:walk-to')
|
||||
implementation project(':game:plugin:entity:pathing')
|
||||
implementation project(':game:plugin:entity:actions')
|
||||
testImplementation project(':game:plugin-testing')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user