removed extra space

This commit is contained in:
Eric Levin 2016-03-31 18:50:24 -07:00
parent e0f843d6eb
commit 8176852503

View file

@ -1,4 +1,4 @@
//
// cowSpawner.js
// examples/cows
//
@ -50,4 +50,4 @@
Entities.deleteEntity(cow);
}
Script.scriptEnding.connect(cleanup);
Script.scriptEnding.connect(cleanup);