3 lines
53 B
MySQL
3 lines
53 B
MySQL
|
alter table player_character
|
||
|
add playtime integer;
|