Closed plasma-node closed 7 years ago
Module scripts are missing from the insert menu and don't have an icon in the explorer. Their icon is just a blue square, and when I use Instance.new("ModuleScript", workspace); and open the module script, it's empty
Instance.new("ModuleScript", workspace);
Module scripts are missing from the insert menu and don't have an icon in the explorer. Their icon is just a blue square, and when I use
Instance.new("ModuleScript", workspace);
and open the module script, it's empty