
- Removed trailing tabs in /doc/script_commands.txt - Set svn:eol-style=native for some recently added text files (follow up to r15009). git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2 lines
87 B
SQL
2 lines
87 B
SQL
ALTER TABLE `global_reg_value` MODIFY `type` TINYINT(1) UNSIGNED NOT NULL DEFAULT '3';
|