public class XFlags { // KeyState flags public const int MK_LBUTTON = 1; public const int MK_RBUTTON = 2; public const int MK_SHIFT = 4; public const int MK_CONTROL = 8; public const int MK_MBUTTON = 16; public const int MK_ALT = 32; };
すいません もうすこし詳しく教えてください public class XFlags { // KeyState flags public const int MK_LBUTTON = 1; public const int MK_RBUTTON = 2; public const int MK_SHIFT = 4; public const int MK_CONTROL = 8; public const int MK_MBUTTON = 16; これらを書き換えればいいのでしょうか? だとするとどの部分でしょうか? 申し訳ないのですが教えてください
3 D カスタム少女進化ボディ mod テンプレートせる誰か 改造したいが、テンプレートとしてを使用することができます任意の改造を持っていません。 始めるために
Can some one make me a body mod template for 3d custom girl evolution I want to make mods but i don't have any mods that i can use as a template to get started