Blood macros, more kindred changes
Created a macros for blood token, tribal to kindred changes, typo in background on various files, Bug fixes: Fiendslayer Paladin Dire Fleet Poisoner Shapers of Nature Raptor Hatchling Emiel the Blessed Path of Discovery Departed Deckhand
This commit is contained in:
@@ -37,7 +37,7 @@ GameStateAwards::GameStateAwards(GameApp* parent) :
|
||||
|
||||
GameStateAwards::~GameStateAwards()
|
||||
{
|
||||
kAwardFile = ""; //Reset the chosen backgorund.
|
||||
kAwardFile = ""; //Reset the chosen background.
|
||||
}
|
||||
|
||||
void GameStateAwards::End()
|
||||
@@ -50,7 +50,7 @@ void GameStateAwards::End()
|
||||
if (saveMe)
|
||||
options.save();
|
||||
|
||||
kAwardFile = ""; //Reset the chosen backgorund.
|
||||
kAwardFile = ""; //Reset the chosen background.
|
||||
}
|
||||
void GameStateAwards::Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user