- Fixed gangs not being loaded after a home was set
Important:
This update requires all gang homes to be reset. You can do so by executing following query (works with both MySQL and SQLite):
Code (Text):
UPDATE gangs SET homes = "[]";
Don't hesitate to PM me in case of any issues with updating.