mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Source v1.13 Mod High Resolution version from 2006-04-16
********************************************************* * 2006/04/16 * * RoWa21 * * Developed in VS 2003 * ********************************************************* - Updated the language files in the utils project from lalienxx git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@26 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -244,7 +244,7 @@ BOOLEAN GetMLGFilename( SGPFILENAME filename, UINT16 usMLGGraphicID )
|
||||
#elif defined( POLISH )
|
||||
sprintf( zLanguage, "POLISH" );
|
||||
#elif defined( RUSSIAN )
|
||||
sprintf( zLanguage, "RUSSIAN" );
|
||||
sprintf( (char *)zLanguage, "RUSSIAN" );
|
||||
#elif defined( SPANISH )
|
||||
sprintf( zLanguage, "SPANISH" );
|
||||
#elif defined( TAIWANESE )
|
||||
|
||||
Reference in New Issue
Block a user