comment
This commit is contained in:
parent
e3e55da2a1
commit
ac9bd0bcd6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ func init() {
|
|||
//
|
||||
// var sc = &Scene{
|
||||
// Components: []interface{}{
|
||||
// SceneRef{Path: "assets/foo.gob.gz"}
|
||||
// SceneRef{Path: "assets/foo.gob.gz"} // inflated at Load time
|
||||
// },
|
||||
// }
|
||||
type SceneRef struct {
|
||||
|
|
Loading…
Reference in a new issue