Mise à jour de 'DoConfig.py'
This commit is contained in:
@@ -141,7 +141,7 @@ class GameOption_UT99_GenAdd(GameOption_UT99):
|
||||
|
||||
def rem(self,value:str):
|
||||
try:
|
||||
self.rem(value)
|
||||
super().rem(value)
|
||||
except ChaChaINI_KeyNotFoundException:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user