Warning: include(config/userInterface/uiOverrides.php): failed to open stream: No such file or directory in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\paytableButton.php on line 3

Warning: include(): Failed opening 'config/userInterface/uiOverrides.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\paytableButton.php on line 3
{ "type": "Container", "atlas": "all_ui_buttons_new.json", "visible": "@iface.getVisibleConfigParameter.disableMenuPaytable", "x": { "dynamic": true, "default": -875, "Mobile,Landscape": "@iface.stepFunction.-880,-910,1.78", "Portrait": "@iface.stepFunction.@view.x.r.-125,@view.x.r.-125,0.55" }, "y": { "dynamic": true, "default": "@view.y.b.-200", "Mobile,Landscape": "@view.y.b.-310", "Portrait": "@view.y.b.-850" }, "scale": { "dynamic": true, "default": 0.7, "Mobile,Landscape": 0.8, "Portrait": "@iface.stepFunction.2,1.5,0.55" }, "children": [{ "type": "Button", "visible": false, "alpha": 0, "id": "paytablePageButton", "canReleaseOutside": false, "addMobilePrefix": false, "autoFillTextures": true, "textures": ["paytable.png"], "onPress": "switchToMenuPage", "onPressSound": "FXButtonClick1", "animation": [{ "name": "showMenuButtons", "variant": "Sequence", "children": ["call:show", "call:show", { "variant": "Tween", "duration": 0.3, "alpha": 1 }] },{ "name": "hideMenuButtons", "variant": "Sequence", "children": [{ "variant": "Tween", "duration": 0.3, "alpha": 0 },"call:hide"] }] }] }