Closed dwu4 closed 14 years ago
Why do we have a duplicate definition of DirectionPanel in MirrorPanel.cs? As it stands right now, the code will not compile due to the conflicting definitions. Everything appears to be working when everything in MirrorPanel is commented out.
I have deleted MirrorPanel.cs just now.
My fault, I copied the file without actually doing anything. I never ended up using it, so it's safe to delete.
Why do we have a duplicate definition of DirectionPanel in MirrorPanel.cs? As it stands right now, the code will not compile due to the conflicting definitions. Everything appears to be working when everything in MirrorPanel is commented out.