Update a Melnorme number speech call missed in r3610
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3614 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -590,7 +590,7 @@ DeltaCredit (SIZE delta_credit)
|
||||
else
|
||||
{
|
||||
NPCPhrase (NEED_MORE_CREDIT0);
|
||||
NPCPhrase (delta_credit + (int)Credit);
|
||||
NPCNumber (-delta_credit - Credit, NULL);
|
||||
NPCPhrase (NEED_MORE_CREDIT1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user