mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-21 20:39:29 +00:00
Apparently I forgot to remove the column comment after ending up not using it.
This commit is contained in:
parent
a1dc62ea8f
commit
0697f31cd3
@ -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…
x
Reference in New Issue
Block a user