Melnorme 'additional credits' fix, from Windplume.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@312 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -480,7 +480,7 @@ DeltaCredit (SIZE delta_credit)
|
||||
else
|
||||
{
|
||||
NPCPhrase (NEED_MORE_CREDIT0);
|
||||
NPCPhrase (delta_credit);
|
||||
NPCPhrase (delta_credit + (int)Credit);
|
||||
NPCPhrase (NEED_MORE_CREDIT1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user