mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-14 02:31:51 +00:00
testing lol
This commit is contained in:
parent
663c7b2a02
commit
1e6fb87b95
@ -27,7 +27,7 @@ export class MetaSorterBuilding extends MetaBuilding {
|
|||||||
* @param {GameRoot} root
|
* @param {GameRoot} root
|
||||||
*/
|
*/
|
||||||
getIsUnlocked(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