Fix error in sp
This commit is contained in:
parent
bd06d645f2
commit
8d270bd6a3
@ -137,7 +137,7 @@ class Uploader:
|
||||
game_ini.add_section('/script/shootergame.shootergamemode')
|
||||
game_ini.set('/script/shootergame.shootergamemode',
|
||||
'bUseSingleplayerSettings',
|
||||
True)
|
||||
"True")
|
||||
|
||||
if official not in ['official', 'unofficial']:
|
||||
await msg.edit(content=f'{ctx.author.mention} {official} is not a valid option.\n'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user