diff --git a/src/graphics/_misc/themes/nsgspr24/OmnibarCharityLogo.png b/src/graphics/_misc/themes/nsgspr24/OmnibarCharityLogo.png
index 2ee18e7..1f52251 100644
Binary files a/src/graphics/_misc/themes/nsgspr24/OmnibarCharityLogo.png and b/src/graphics/_misc/themes/nsgspr24/OmnibarCharityLogo.png differ
diff --git a/src/graphics/game-layout/5x4-1p.vue b/src/graphics/game-layout/5x4-1p.vue
new file mode 100644
index 0000000..f255c96
--- /dev/null
+++ b/src/graphics/game-layout/5x4-1p.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/graphics/game-layout/list.ts b/src/graphics/game-layout/list.ts
index eaa4612..5f7cb1d 100644
--- a/src/graphics/game-layout/list.ts
+++ b/src/graphics/game-layout/list.ts
@@ -22,6 +22,7 @@ import L_4x3_2p from './4x3-2p.vue';
import L_4x3_3p from './4x3-3p.vue';
import L_4x3_4p from './4x3-4p.vue';
import L_5x2_1p from './5x2-1p.vue';
+import L_5x4_1p from './5x4-1p.vue';
import L_9x16_1p_2Cams from './9x16-1p-2cams.vue';
import L_9x16_1p from './9x16-1p.vue';
import L_DS_1p from './ds-1p.vue';
@@ -37,5 +38,41 @@ import L_SWCF_16x9_2p_Bingo from './swcf_16x9-2p-bingo.vue';
import L_SWCF_16x9_4p_Bingo from './swcf_16x9-4p-bingo.vue';
import L_Taskmaster_Timer from './taskmaster-timer.vue';
-export { L_16x9_1p, L_16x9_1p_2Cams, L_16x9_1p_2Cams_NoGame, L_16x9_1p_HEK, L_16x9_1p_LargeCam, L_16x9_1p_LargeCrowdCam, L_16x9_2p, L_16x9_2p_Bingo, L_16x9_2p_HEK, L_16x9_3p, L_2CamsOnly, L_3DS_1p, L_4x3_1p, L_4x3_1p_2Cams, L_4x3_2p, L_4x3_2p_ExtraMiddleSpace, L_4x3_2p_ExtraSpace, L_4x3_3p, L_4x3_4p, L_5x2_1p, L_9x16_1p, L_9x16_1p_2Cams, L_DS_1p, L_FullCam, L_GBA_1p, L_GBA_2p, L_GB_1p, L_GB_2p_ExtraSpace, L_PokemonEmerald_MapRando, L_SM64_PSP_2p, L_SWCF_16x9_2Feeds_DancePad as L_SWCF_16x9_2Feeds_Dancepad, L_SWCF_16x9_2p_Bingo, L_SWCF_16x9_4p_Bingo, L_Taskmaster_Timer };
+export {
+ L_16x9_1p,
+ L_16x9_1p_2Cams,
+ L_16x9_1p_2Cams_NoGame,
+ L_16x9_1p_HEK,
+ L_16x9_1p_LargeCam,
+ L_16x9_1p_LargeCrowdCam,
+ L_16x9_2p,
+ L_16x9_2p_Bingo,
+ L_16x9_2p_HEK,
+ L_16x9_3p,
+ L_2CamsOnly,
+ L_3DS_1p,
+ L_4x3_1p,
+ L_4x3_1p_2Cams,
+ L_4x3_2p,
+ L_4x3_2p_ExtraMiddleSpace,
+ L_4x3_2p_ExtraSpace,
+ L_4x3_3p,
+ L_4x3_4p,
+ L_5x2_1p,
+ L_5x4_1p,
+ L_9x16_1p,
+ L_9x16_1p_2Cams,
+ L_DS_1p,
+ L_FullCam,
+ L_GBA_1p,
+ L_GBA_2p,
+ L_GB_1p,
+ L_GB_2p_ExtraSpace,
+ L_PokemonEmerald_MapRando,
+ L_SM64_PSP_2p,
+ L_SWCF_16x9_2Feeds_DancePad as L_SWCF_16x9_2Feeds_Dancepad,
+ L_SWCF_16x9_2p_Bingo,
+ L_SWCF_16x9_4p_Bingo,
+ L_Taskmaster_Timer,
+};
export const defaultCode = '4x3-1p';
diff --git a/src/graphics/game-layout/main.ts b/src/graphics/game-layout/main.ts
index 2b920f0..7e2f23d 100644
--- a/src/graphics/game-layout/main.ts
+++ b/src/graphics/game-layout/main.ts
@@ -64,6 +64,11 @@ const routes = [
path: '/4x3-4p',
component: List.L_4x3_4p,
},
+ {
+ name: '5:4 1 Player',
+ path: '/5x4-1p',
+ component: List.L_5x4_1p,
+ },
{
name: '16:9 1 Player',
path: '/16x9-1p',
diff --git a/src/graphics/omnibar/components/Total.vue b/src/graphics/omnibar/components/Total.vue
index b2a3962..1238ea6 100644
--- a/src/graphics/omnibar/components/Total.vue
+++ b/src/graphics/omnibar/components/Total.vue
@@ -20,7 +20,7 @@
}"
>
