working on ScreenHighScores
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
class ScreenHowToPlay : public ScreenAttract
|
||||
{
|
||||
public:
|
||||
ScreenHowToPlay() : ScreenAttract("HowToPlay","how to play") {};
|
||||
ScreenHowToPlay() : ScreenAttract("ScreenHowToPlay","how to play") {};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user