Skip to content

Commit 857a40e

Browse files
author
Manzarek
committed
feat(gta-streaming-five): Background minimap overlays
1 parent ca34a72 commit 857a40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/components/gta-streaming-five/src/ScaleformHacks.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ static void SetupTerritories()
154154

155155
overlayBackgroundRootClip = {};
156156

157-
g_backgroundOverlay3D->CreateEmptyMovieClip(&overlayBackgroundRootClip, "asTestBgClip3D", -1);
157+
g_backgroundOverlay3D->CreateEmptyMovieClip(&overlayBackgroundRootClip, "asTestBgClip3D", 0);
158158

159159
auto movie = _getScaleformMovie(*g_gfxId);
160160

0 commit comments

Comments
 (0)