Fix dupe text alignment

This commit is contained in:
samuelmaddock 2017-04-17 21:04:13 -04:00
parent c00886a105
commit 27e2376238

View File

@ -322,7 +322,7 @@ local function RenderMediaPlayerDupe( Dupe )
--
cam.Start2D()
DrawOutlinedText( "MEDIA PLAYER", "DupeMediaText", 512/2, 512 - 34,
color_white, TEXT_ALIGN_CENTER, TEXT_ALIGN_TOP )
color_white, TEXT_ALIGN_CENTER, TEXT_ALIGN_CENTER )
cam.End2D()
local jpegdata = render.Capture{