share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua
branchphysfslayer
changeset 8043 da083f8d95e6
parent 7877 b3fb94986255
child 8366 67c7ba2b82a3
--- a/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua	Sat Nov 17 00:15:30 2012 +0400
+++ b/share/hedgewars/Data/Missions/Training/Basic_Training_-_Bazooka.lua	Sat Nov 17 00:41:30 2012 +0400
@@ -13,7 +13,7 @@
 -- about translations.
 -- We can use the function loc(text) to localize a string.
 
-loadfile(GetDataPath() .. "Scripts/Locale.lua")()
+HedgewarsScriptLoad("/Scripts/Locale.lua")
 
 -- This variable will hold the number of destroyed targets.
 local score = 0