Added newline to end-of-file
This commit is contained in:
@@ -27,4 +27,4 @@ namespace CardSelectorSingleton
|
||||
}
|
||||
|
||||
|
||||
#endif //CARDSELECTORSINGLETON_H
|
||||
#endif //CARDSELECTORSINGLETON_H
|
||||
|
||||
@@ -26,4 +26,4 @@ private:
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -85,4 +85,4 @@ private:
|
||||
static MTGPack defaultBooster;
|
||||
vector<MTGPack*> packs;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -19,4 +19,4 @@
|
||||
#include "JFileSystem.h"
|
||||
#include "JLogger.h"
|
||||
|
||||
#endif //PRECOMPILEDHEADER_H
|
||||
#endif //PRECOMPILEDHEADER_H
|
||||
|
||||
@@ -29,4 +29,4 @@ protected:
|
||||
vector<WStyleRule*> rules;
|
||||
string activeStyle;
|
||||
map<string,WStyle*> styles;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -100,4 +100,4 @@ class TestSuiteAI:public AIPlayerBaka{
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -97,4 +97,4 @@ class ThisX:public ThisDescriptor{
|
||||
ThisX(int x);
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -197,4 +197,4 @@ struct WCSortRarity{
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -191,4 +191,4 @@ protected:
|
||||
int ability;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user