diff options
| -rw-r--r-- | Super Polarity.suo | bin | 58880 -> 58880 bytes | |||
| -rw-r--r-- | Super Polarity/Actors/MainShip.cs | 4 | ||||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe | bin | 68096 -> 68096 bytes | |||
| -rw-r--r-- | Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb | bin | 130560 -> 130560 bytes | |||
| -rw-r--r-- | Super Polarity/obj/x86/Debug/Super Polarity.exe | bin | 68096 -> 68096 bytes | |||
| -rw-r--r-- | Super Polarity/obj/x86/Debug/Super Polarity.pdb | bin | 130560 -> 130560 bytes |
6 files changed, 2 insertions, 2 deletions
diff --git a/Super Polarity.suo b/Super Polarity.suo Binary files differindex ae197e2..4872822 100644 --- a/Super Polarity.suo +++ b/Super Polarity.suo diff --git a/Super Polarity/Actors/MainShip.cs b/Super Polarity/Actors/MainShip.cs index 9f28c80..bf4f3bb 100644 --- a/Super Polarity/Actors/MainShip.cs +++ b/Super Polarity/Actors/MainShip.cs @@ -40,8 +40,8 @@ namespace SuperPolarity { base.Initialize(texture, position); - MainShip.BlueColor = new Color(0, 184, 229); - MainShip.RedColor = new Color(201, 0, 68); + MainShip.BlueColor = new Color(211, 230, 234); + MainShip.RedColor = new Color(235, 160, 185); PolarityChange = game.Content.Load<SoundEffect>("Sound\\polaritychange"); ShootSound = game.Content.Load<SoundEffect>("Sound\\bullet"); diff --git a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe Binary files differindex 15c20d0..2e1de3b 100644 --- a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe +++ b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe diff --git a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb Binary files differindex 6c1adfe..5e7a303 100644 --- a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb +++ b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb diff --git a/Super Polarity/obj/x86/Debug/Super Polarity.exe b/Super Polarity/obj/x86/Debug/Super Polarity.exe Binary files differindex 15c20d0..2e1de3b 100644 --- a/Super Polarity/obj/x86/Debug/Super Polarity.exe +++ b/Super Polarity/obj/x86/Debug/Super Polarity.exe diff --git a/Super Polarity/obj/x86/Debug/Super Polarity.pdb b/Super Polarity/obj/x86/Debug/Super Polarity.pdb Binary files differindex 6c1adfe..5e7a303 100644 --- a/Super Polarity/obj/x86/Debug/Super Polarity.pdb +++ b/Super Polarity/obj/x86/Debug/Super Polarity.pdb |