Skip to content

Gamemode error: fixed why gamemode could not update player's data to database.

Dynamic requested to merge dynamic/xsf-official-gamemode:master into master

The gamemode was not able to update the player's data like score, cash, etc. because of missing column's inside the "players" table. Easy fix!

Merge request reports