Update Testing.cpp
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class Example : public olc::PixelGameEngine
|
||||
{
|
||||
public:
|
||||
ExampleDemo()
|
||||
Example()
|
||||
{
|
||||
sAppName = "Example";
|
||||
}
|
||||
@@ -33,4 +33,4 @@ int main()
|
||||
demo.Start();
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user