Commit bfbc466c by BellCodeEditor

save project

parent 23f1c601
Showing with 1 additions and 1 deletions
......@@ -47,7 +47,7 @@ class country:
enemy.name="德意志社会主义民主共和国"
else:
enemy.name="乌克兰地区专员辖区,俄罗斯地区专员辖区,东方地区专员辖区,远东地区专员辖区"
info3="和平! "+enemy.name+"被"+self.name+"傀儡"
info3=" 和平! "+enemy.name+"被"+self.name+"傀儡"
info=info1+info2+info3
print(info)
exit()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment