Update Testing.cpp

pull/113/head
Javidx9 7 years ago committed by GitHub
parent c2c1b66862
commit c2356f56fd
  1. 2
      Testing.cpp

@ -3,7 +3,7 @@
class Example : public olc::PixelGameEngine class Example : public olc::PixelGameEngine
{ {
public: public:
ExampleDemo() Example()
{ {
sAppName = "Example"; sAppName = "Example";
} }

Loading…
Cancel
Save