mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-14 02:31:51 +00:00
lol
This commit is contained in:
parent
1e6fb87b95
commit
9bbf58518b
@ -27,7 +27,7 @@ export class MetaSorterBuilding extends MetaBuilding {
|
||||
* @param {GameRoot} root
|
||||
*/
|
||||
getIsUnlocked(root) {
|
||||
return true; // root.hubGoals.isRewardUnlocked(enumHubGoalRewards.reward_sorter);
|
||||
return true; //root.hubGoals.isRewardUnlocked(enumHubGoalRewards.reward_sorter);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user