From 164817720372444ca5da862f2786f028c8a47479 Mon Sep 17 00:00:00 2001 From: deuce <> Date: Sun, 2 Feb 2014 06:35:30 +0000 Subject: [PATCH] Fix Bruno property name. --- xtrn/mc/shared.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtrn/mc/shared.js b/xtrn/mc/shared.js index 7960fc367d..884071628c 100644 --- a/xtrn/mc/shared.js +++ b/xtrn/mc/shared.js @@ -114,7 +114,7 @@ var PlayerProperties = [ ,def:0 } ,{ - prop:"Bruno" + prop:"bruno" ,name:"Bruno" ,type:"Integer" ,def:0 -- GitLab