diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-03-09 19:19:59 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-03-09 19:19:59 +0100 |
| commit | cb18a3eabd94d91604395000c0e9ef527e1ef240 (patch) | |
| tree | cb4aa39bb98d9ed456d3ff190a442fb18eabab20 /webAO | |
| parent | e375a416503b07aa89151e17241ca3606aec0b2b (diff) | |
had the wrong pro bg name
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js index ed3302a..03a953f 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -1816,7 +1816,7 @@ class Viewport { speedLines: 'defense_speedlines.gif', }, pro: { - bg: 'prosecutionempty.png', + bg: 'prosecutorempty.png', desk: { ao2: 'prosecutiondesk.png', ao1: 'bancoacusacion.png' }, speedLines: 'prosecution_speedlines.gif', }, |
