Illogic at it again?
This commit is contained in:
parent
e3a934524c
commit
79cd8a57c1
|
|
@ -320,6 +320,7 @@ Pixel size (rendering only): <input id="pixelSize"> (Use if the save looks cut o
|
|||
</div>`;
|
||||
|
||||
runAfterLoad(function() { //somehow it gets defined before elements on xbox
|
||||
elements ??= {};
|
||||
elements.save_loader = {
|
||||
behavior: behaviors.SELFDELETE,
|
||||
excludeRandom: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue