From 1cac39f6c17b721dabdde4d7745f878cab1eec63 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Wed, 14 Aug 2013 00:27:41 -0500 Subject: Added in the ability to choose a random class with R. --- resource/ui/ClassSelection-center.res | 2 +- resource/ui/ClassSelection.res | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resource') diff --git a/resource/ui/ClassSelection-center.res b/resource/ui/ClassSelection-center.res index df5bbc5..9bb9b60 100644 --- a/resource/ui/ClassSelection-center.res +++ b/resource/ui/ClassSelection-center.res @@ -45,7 +45,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "&? Random" [$WIN32] + "labelText" "&R Random" [$WIN32] "textAlignment" "west" "Command" "joinclass random" "Default" "0" diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index 06e1ea2..762b74b 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -60,7 +60,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "&? Random" [$WIN32] + "labelText" "&R Random" [$WIN32] "textAlignment" "west" "Command" "joinclass random" "Default" "0" -- cgit v1.2.3