v10 compat: Get rid of several deprecation warnings (fixes #237)
This commit is contained in:
+1
-1
@@ -460,7 +460,7 @@ export function extendRuler() {
|
||||
// If this is a pc and alwaysShowSpeedForPCs is enabled we show the color anyway
|
||||
if (
|
||||
!(
|
||||
this.draggedEntity.actor.data.type === "character" &&
|
||||
this.draggedEntity.actor.type === "character" &&
|
||||
game.settings.get(settingsKey, "alwaysShowSpeedForPCs")
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user