mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
Unfix the fix [skip ci]
This commit is contained in:
parent
71d36af3ef
commit
eb4e970c30
@ -842,7 +842,7 @@ sub get_bots_db_version{
|
||||
|
||||
sub bots_db_management{
|
||||
#::: Main Binary Database version
|
||||
$bin_db_ver = trim($db_version[1]);
|
||||
$bin_db_ver = trim($db_version[2]);
|
||||
|
||||
#::: If we have stale data from main db run
|
||||
if($db_run_stage > 0 && $bots_db_management == 0){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user