mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02: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