Cleanup localization calls (no quotes around $STR)

This commit is contained in:
dayz10k
2013-11-21 10:30:41 -05:00
parent ba921db57b
commit ea7ffbaf61

View File

@@ -1,7 +1,7 @@
class Flare : GrenadeLauncher {
class ThrowMuzzle;
class MolotovCocktailMuzzle : ThrowMuzzle {
displayName = "$STR_ACTION_THROW";
displayName = $STR_ACTION_THROW;
magazines[] = {
"TrashJackDaniels",
"ItemSodaEmpty",