Remove some unused variables.
This commit is contained in:
parent
2468107d54
commit
af4d4d21c7
1 changed files with 0 additions and 4 deletions
|
@ -136,7 +136,6 @@ The Battle for Wesnoth forum can be found at http://www.wesnoth.org/forum/"
|
|||
[row]
|
||||
|
||||
[column]
|
||||
retval = 1
|
||||
label = _ "Join Official Server"
|
||||
tooltip = _ "Log on to the official Wesnoth multiplayer server"
|
||||
icon = "icons/icon-server.png"
|
||||
|
@ -147,7 +146,6 @@ The Battle for Wesnoth forum can be found at http://www.wesnoth.org/forum/"
|
|||
[row]
|
||||
|
||||
[column]
|
||||
retval = 2
|
||||
label = _ "Connect to Server"
|
||||
tooltip = _ "Join a different server"
|
||||
icon = "icons/icon-serverother.png"
|
||||
|
@ -158,7 +156,6 @@ The Battle for Wesnoth forum can be found at http://www.wesnoth.org/forum/"
|
|||
[row]
|
||||
|
||||
[column]
|
||||
retval = 3
|
||||
label = _ "Host Networked Game"
|
||||
tooltip = _ "Host a game using dedicated server 'wesnothd'"
|
||||
icon = "icons/icon-hostgame.png"
|
||||
|
@ -169,7 +166,6 @@ The Battle for Wesnoth forum can be found at http://www.wesnoth.org/forum/"
|
|||
[row]
|
||||
|
||||
[column]
|
||||
retval = 4
|
||||
label = _ "Local Game"
|
||||
tooltip = _ "Play a multiplayer game with the AI or humans sharing the same machine"
|
||||
icon = "icons/icon-hotseat.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue