mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Cleanup localization calls (no quotes around $STR)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class Flare : GrenadeLauncher {
|
||||
class ThrowMuzzle;
|
||||
class MolotovCocktailMuzzle : ThrowMuzzle {
|
||||
displayName = "$STR_ACTION_THROW";
|
||||
displayName = $STR_ACTION_THROW;
|
||||
magazines[] = {
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty",
|
||||
|
||||
Reference in New Issue
Block a user