1
0
forked from mirrors/0ad

This was SVN commit r10793.

This commit is contained in:
EmjeR
2011-12-22 17:55:00 +00:00
parent 3bd371ae64
commit 8256d00c3c
@@ -1,7 +1,7 @@
var userReportEnabledText; // contains the original version with "$status" placeholder
var currentSubmenuType; // contains submenu type
const MARGIN = 4; // menu border size
const background = "persians1"; // Background type. Currently: 'hellenes1', 'persians1'.
const background = "hellenes1"; // Background type. Currently: 'hellenes1', 'persians1'.
function init()
{