diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2017-12-25 14:07:42 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2017-12-25 14:07:42 +0100 |
| commit | 020fd61af37eaaac81d7b930be15f8c350f28b7d (patch) | |
| tree | 213e59cc8a7b60c717a0ea05159ac8967e6f5c35 /Penguloon/Resources/Resource.Designer.cs | |
| parent | 3281eed3ffca3b4488335846430b231001aea753 (diff) | |
I dab everyday
Diffstat (limited to 'Penguloon/Resources/Resource.Designer.cs')
| -rw-r--r-- | Penguloon/Resources/Resource.Designer.cs | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index 1a0115e..c33b048 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -66,33 +66,36 @@ namespace Penguloon // aapt resource value: 0x7f030000 public const int ApplicationName = 2130903040; - // aapt resource value: 0x7f030009 - public const int IngameNo = 2130903049; - - // aapt resource value: 0x7f030003 - public const int IngameOptions = 2130903043; + // aapt resource value: 0x7f03000a + public const int IngameNo = 2130903050; - // aapt resource value: 0x7f030005 - public const int IngameOptionsContinue = 2130903045; + // aapt resource value: 0x7f030004 + public const int IngameOptions = 2130903044; // aapt resource value: 0x7f030006 - public const int IngameOptionsQuit = 2130903046; + public const int IngameOptionsContinue = 2130903046; // aapt resource value: 0x7f030007 - public const int IngameOptionsQuitConfirmation = 2130903047; - - // aapt resource value: 0x7f030004 - public const int IngameStart = 2130903044; + public const int IngameOptionsQuit = 2130903047; // aapt resource value: 0x7f030008 - public const int IngameYes = 2130903048; + public const int IngameOptionsQuitConfirmation = 2130903048; - // aapt resource value: 0x7f030002 - public const int LevelSelectionBack = 2130903042; + // aapt resource value: 0x7f030005 + public const int IngameStart = 2130903045; + + // aapt resource value: 0x7f030009 + public const int IngameYes = 2130903049; + + // aapt resource value: 0x7f030003 + public const int LevelSelectionBack = 2130903043; // aapt resource value: 0x7f030001 public const int MenuBtnPlay = 2130903041; + // aapt resource value: 0x7f030002 + public const int MenuBtnStats = 2130903042; + static String() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); |
