diff --git a/language.version b/language.version index e6ca86744..3e077fb4c 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r491 \cu(Mon 17 May 15:25:14 CEST 2021)\c-"; -SWWM_SHORTVER="\cw0.9.11b-pre r491 \cu(2021-05-17 15:25:14)\c-"; +SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r492 \cu(Mon 17 May 18:53:37 CEST 2021)\c-"; +SWWM_SHORTVER="\cw0.9.11b-pre r492 \cu(2021-05-17 18:53:37)\c-"; diff --git a/zscript/hud/swwm_hud.zsc b/zscript/hud/swwm_hud.zsc index 04fc22cb3..351bf4ab6 100644 --- a/zscript/hud/swwm_hud.zsc +++ b/zscript/hud/swwm_hud.zsc @@ -1930,7 +1930,7 @@ Class SWWMStatusBar : BaseStatusBar yy = margin; bool smol = (ss.x<640); Screen.DrawTexture(ChatTex[smol?3:0],false,xx,yy,DTA_VirtualWidthF,ss.x,DTA_VirtualHeightF,ss.y,DTA_KeepRatio,true,DTA_Alpha,boxalph); - yy += 1; + yy++; for ( int i=mstart; i