ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.03k stars 742 forks source link

Added votepoints into db_database.sql #411

Closed DoggiKong closed 5 years ago

DoggiKong commented 5 years ago

"votepoints" int(11) NOT NULL DEFAULT '0', actually syntax errors when running the SQL script file. It should be laid out similarly to the other column contents. Please review that, I actually just used quotes before to avoid any conflict with GitHub markdowns.

@ronancpl Hey, sorry got lazy and forgot to check, should be fixed now

ronancpl commented 5 years ago

Done. Thanks for adding this feature.