mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -74,8 +74,8 @@ local computed_stats = {
|
|||||||
},
|
},
|
||||||
Locale = {
|
Locale = {
|
||||||
default = "en",
|
default = "en",
|
||||||
calculate = function(player_name)
|
calculate = function(player)
|
||||||
return player_name.locale
|
return player.locale
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user