Fix for Issue #170 Asset loading under Linux

This commit is contained in:
DavidWyand-GG 2012-12-12 13:53:32 -05:00
parent 37f44a6341
commit 5dd5814a9b
11 changed files with 17 additions and 17 deletions

View file

@ -28,7 +28,7 @@
datablock SFXProfile(WeaponUseSound)
{
filename = "art/sound/weapons/weapon_switch";
filename = "art/sound/weapons/Weapon_switch";
description = AudioClose3d;
preload = true;
};