mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
*** Merged Code from Multiplayer Branch Revision 2993 ***
- Updated VFS - Fixed Map Editor not properly initialized with VFS - New Map Editor Release (Build: 2993( git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2994 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+3
-1
@@ -1,6 +1,5 @@
|
||||
#include "vfs_init.h"
|
||||
#include "vfs.h"
|
||||
#include "PropertyContainer.h"
|
||||
#include "File/vfs_file.h"
|
||||
#include "File/vfs_memory_file.h"
|
||||
#include "Location/vfs_directory_tree.h"
|
||||
@@ -8,6 +7,9 @@
|
||||
#include "Location/vfs_7z_library.h"
|
||||
#include "Location/vfs_create_7z_library.h"
|
||||
|
||||
#include "PropertyContainer.h"
|
||||
#include "Tools/Log.h"
|
||||
|
||||
/********************************************************************/
|
||||
/********************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user