Apparently I forgot to remove the column comment after ending up not using it.
This commit is contained in:
parent
a1dc62ea8f
commit
0697f31cd3
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ create table game_info
|
|||
-- SIDE_NUMBER: the side controlled by USER_ID
|
||||
-- IS_HOST: if USER_ID is the game's host
|
||||
-- FACTION: the faction being played by this side
|
||||
-- STATUS: the status of the side, currently only updated at game end
|
||||
-- CLIENT_VERSION: the version of the wesnoth client used to connect
|
||||
-- CLIENT_SOURCE: where the wesnoth client was downloaded from - SourceForge, Steam, etc
|
||||
create table game_player_info
|
||||
|
|
Loading…
Add table
Reference in a new issue