diff options
Diffstat (limited to 'Penguloon/Resources/Resource.Designer.cs')
| -rw-r--r-- | Penguloon/Resources/Resource.Designer.cs | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index 196b7e9..34550cd 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -96,26 +96,29 @@ namespace Penguloon // aapt resource value: 0x7f030002 public const int MenuBtnStats = 2130903042; - // aapt resource value: 0x7f030010 - public const int StatsBestKills = 2130903056; - // aapt resource value: 0x7f030011 - public const int StatsBestRound = 2130903057; + public const int StatsBestKills = 2130903057; - // aapt resource value: 0x7f03000f - public const int StatsBestStatsTitle = 2130903055; + // aapt resource value: 0x7f030012 + public const int StatsBestRound = 2130903058; - // aapt resource value: 0x7f03000d - public const int StatsTotalGames = 2130903053; + // aapt resource value: 0x7f030010 + public const int StatsBestStatsTitle = 2130903056; - // aapt resource value: 0x7f03000c - public const int StatsTotalKills = 2130903052; + // aapt resource value: 0x7f03000b + public const int StatsLevel = 2130903051; // aapt resource value: 0x7f03000e - public const int StatsTotalMoneySpent = 2130903054; + public const int StatsTotalGames = 2130903054; - // aapt resource value: 0x7f03000b - public const int StatsTotalStatsTitle = 2130903051; + // aapt resource value: 0x7f03000d + public const int StatsTotalKills = 2130903053; + + // aapt resource value: 0x7f03000f + public const int StatsTotalMoneySpent = 2130903055; + + // aapt resource value: 0x7f03000c + public const int StatsTotalStatsTitle = 2130903052; static String() { |
