| Poster | : riemer | | Posts | : 1388 | | Country | : Belgium | | City | : Antwerp |
| | | | Posted by riemer on 28/01/2007 at 16:00:04
| | | That's because the namespace of your Game1.cs and Program.cs files have to be exactly the same. Try searching for the word 'namespace' in your code, it's immediately below your using directives. | |
|
|