Fixed a minor typo in README_LINUX.md

This commit is contained in:
AnonymousMan
2016-02-09 21:40:12 +00:00
parent c297ee35ec
commit 682cd27a43

View File

@@ -61,7 +61,7 @@ If you get errors about a CFLAG, remove the offending cflag from src/CMakeLists.
Add preload files:
cd exe/linux
fiind ../../data/sku.0/sys.server/compiled/game/object/ -name \"*.iff\" > objectTemplates.plf
find ../../data/sku.0/sys.server/compiled/game/object/ -name \"*.iff\" > objectTemplates.plf
find ../../data/sku.0/sys.server/compiled/game/datatables/ -name \"*.iff\" > datatables.plf
### Oracle Access