mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 00:31:39 +00:00
wording tweak
This commit is contained in:
parent
6fcb8eea08
commit
994f0ef1f5
@ -176,7 +176,7 @@ if __name__ == "__main__":
|
||||
get(name, version, uploads, options.campaigns_dir)
|
||||
else:
|
||||
print "Not downloading", name,\
|
||||
"because it already has version", uploads, "!"
|
||||
"because it is already at version:", uploads
|
||||
elif options.remove:
|
||||
cs = CampaignClient(address)
|
||||
data = cs.delete_campaign(options.remove, options.password)
|
||||
|
Loading…
x
Reference in New Issue
Block a user