mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
removed extra space
This commit is contained in:
parent
e0f843d6eb
commit
8176852503
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
//
|
||||
|
||||
// cowSpawner.js
|
||||
// examples/cows
|
||||
//
|
||||
|
@ -50,4 +50,4 @@
|
|||
Entities.deleteEntity(cow);
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
|
|
Loading…
Reference in a new issue