Mise à jour de 'DoConfig.py'
This commit is contained in:
@@ -162,9 +162,9 @@ class GameOption_UT99_GenAdd__Engine(GameOption_UT99_GenAdd):
|
||||
|
||||
def rem(self,value:str):
|
||||
self.szSectionName = "Engine.GameEngine"
|
||||
self.rem(value)
|
||||
super().rem(value)
|
||||
self.szSectionName = "XC_Engine.XC_GameEngine"
|
||||
self.rem(value)
|
||||
super().rem(value)
|
||||
self.szSectionName = "Engine.GameEngine"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user