Fix packaging error, should be referencing Settings module

This commit is contained in:
Steve Streeting 2023-05-02 11:52:03 +01:00
parent d102c5de67
commit fe126f95a3

View File

@ -30,6 +30,7 @@ public class StevesUEHelpers : ModuleRules
"SlateCore",
"UMG",
"Paper2D",
"Settings"
}
);