Line endings -> Unix.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#ifndef CARDSELECTORSINGLETON_H
|
||||
#define CARDSELECTORSINGLETON_H
|
||||
|
||||
#include "CardSelector.h"
|
||||
|
||||
class DuelLayers;
|
||||
|
||||
#ifndef CARDSELECTORSINGLETON_H
|
||||
#define CARDSELECTORSINGLETON_H
|
||||
|
||||
#include "CardSelector.h"
|
||||
|
||||
class DuelLayers;
|
||||
|
||||
namespace CardSelectorSingleton
|
||||
{
|
||||
/*
|
||||
@@ -25,6 +25,6 @@ namespace CardSelectorSingleton
|
||||
*/
|
||||
void Terminate();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
#endif //CARDSELECTORSINGLETON_H
|
||||
Reference in New Issue
Block a user