mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 16:20:34 +02:00
Skirmish dialog works.
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
* VersionClass::Min_Version -- returns lowest version # to connect to *
|
||||
* VersionClass::Max_Version -- returns highest version # to connect to *
|
||||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
#if (0)//PG
|
||||
#include "function.h"
|
||||
|
||||
#ifdef FIXIT_VERSION_3
|
||||
@@ -847,4 +846,3 @@ char const * Version_Name(void)
|
||||
return(buffer);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user