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