changed git root
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
module.exports = {
|
||||
// Gets called when recompiling and when Restart command is called.
|
||||
start: function () {
|
||||
global.ClearConstructions = clearConstructions;
|
||||
}
|
||||
}
|
||||
|
||||
function clearConstructions(){
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user