Fix auto last char always returning true
This commit is contained in:
@@ -971,7 +971,7 @@ function doesPlayerHaveAutoSelectLastCharacterEnabled(client) {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user