weimingtom / angel-engine

Automatically exported from code.google.com/p/angel-engine
0 stars 0 forks source link

DemoScreenDefFile.cpp references .ADF files in comments #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and unpack the source code.
2. Open the source code in Visual Studio.
3. Open DemoScreenDefFile.cpp
4. The comments are on lines 40 - 42.

What is the expected output? What do you see instead?
The comments should reference the fact that the engine pulls the
information from a .INI file, instead it references something called a .ADF
file.

What version of the product are you using? On what operating system? Is it
a downloaded distribution or from SVN?
I am using the stable Angel-2.0 from the zip file.  I am attempting to
build and run it on Windows Server 2003 using Visual Studio 2008 on a dual
CPU Intel Xeon x86 2.0GHz with 2 gigs of RAM.  I have the latest DirectX
SDK installed (November 2008).

Please provide any additional information below.
N/A

Original issue reported on code.google.com by johnatho...@gmail.com on 2 Mar 2009 at 1:11

GoogleCodeExporter commented 8 years ago
Thanks for catching this. Fixed in my branch, soon to merge. 

Original comment by lieseg...@gmail.com on 2 Mar 2009 at 7:12