mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-03 03:16:01 -04:00
merge the actual useful, sane appearing changes from DNC. the changes to the crafting system and packet settings may not be so good
This commit is contained in:
@@ -124,7 +124,7 @@ FileStreamer::File *FileStreamer::open(const char *fileName, bool randomAccess)
|
||||
reportModDirectory(fileName, "music/", "Music") ||
|
||||
reportModDirectory(fileName, "sound/", "Sound") ||
|
||||
reportModDirectory(fileName, "camera/", "Camera"); // ||
|
||||
//reportModDirectory(fileName, "shader/", "Shader");
|
||||
reportModDirectory(fileName, "shader/", "Shader");
|
||||
#endif
|
||||
|
||||
// return the opened file
|
||||
|
||||
Reference in New Issue
Block a user