From f40dea41d65ed50fb2731c44e223572b6c94c5ed Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 10 Oct 2015 21:38:53 +0100 Subject: [PATCH] Fix capitalisation in Debug menu. --- mods/cnc/chrome/ingame-debug.yaml | 2 +- mods/ra/chrome/ingame-debug.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/cnc/chrome/ingame-debug.yaml b/mods/cnc/chrome/ingame-debug.yaml index 2d7e82815f..c1790aaf42 100644 --- a/mods/cnc/chrome/ingame-debug.yaml +++ b/mods/cnc/chrome/ingame-debug.yaml @@ -50,7 +50,7 @@ Container@DEBUG_PANEL: Height: 20 Width: 200 Font: Regular - Text: Disable visibility checks + Text: Disable Visibility Checks Button@GIVE_CASH: X: 90 Y: 145 diff --git a/mods/ra/chrome/ingame-debug.yaml b/mods/ra/chrome/ingame-debug.yaml index 316ccb20c6..9353046b37 100644 --- a/mods/ra/chrome/ingame-debug.yaml +++ b/mods/ra/chrome/ingame-debug.yaml @@ -51,7 +51,7 @@ Container@DEBUG_PANEL: Height: 20 Width: 200 Font: Regular - Text: Disable visibility checks + Text: Disable Visibility Checks Button@GIVE_CASH: X: 90 Y: 150