J :
* Remove useless whitespace & carriage returns, reindent.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
#ifndef _CARDS_H_
|
||||
#define _CARDS_H_
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ using std::map;
|
||||
|
||||
|
||||
//Two stupid variables used to give a hint to the AI:
|
||||
// Should I cast a spell on an ennemy or friendly unit ?
|
||||
// Should I cast a spell on an enemy or friendly unit ?
|
||||
#define BAKA_EFFECT_GOOD 10
|
||||
#define BAKA_EFFECT_BAD 11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user