diff options
Diffstat (limited to 'Penguloon/Resources/Resource.Designer.cs')
| -rw-r--r-- | Penguloon/Resources/Resource.Designer.cs | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index c33b048..196b7e9 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -96,6 +96,27 @@ 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; + + // aapt resource value: 0x7f03000f + public const int StatsBestStatsTitle = 2130903055; + + // aapt resource value: 0x7f03000d + public const int StatsTotalGames = 2130903053; + + // aapt resource value: 0x7f03000c + public const int StatsTotalKills = 2130903052; + + // aapt resource value: 0x7f03000e + public const int StatsTotalMoneySpent = 2130903054; + + // aapt resource value: 0x7f03000b + public const int StatsTotalStatsTitle = 2130903051; + static String() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); |
