mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Structure/Types
* move distributed constant values to object * move reused iterators and checks to object
This commit is contained in:
@@ -318,7 +318,7 @@ SqlGen::register(new class extends SetupScript
|
||||
}
|
||||
}
|
||||
|
||||
$this->reapplyCCFlags('itemset', TYPE_ITEMSET);
|
||||
$this->reapplyCCFlags('itemset', Type::ITEMSET);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user