File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -521,8 +521,8 @@ var LoaderPlugin = new Class({
521
521
* If allowed it will then add the file into the pending list, ready for the load to start. Or, if the load has already
522
522
* started, ready for the next batch of files to be pulled from the list to the inflight queue.
523
523
*
524
- * You should not normally call this method directly, but rather use one of the Loader methods like `image` or `atlas`,
525
- * however you can call this as long as the file given to it is well formed.
524
+ * You should not normally call this method directly, but rather use one of the Loader methods like `image` or `atlas`.
525
+ * However you can call this as long as the file given to it is well formed.
526
526
*
527
527
* @method Phaser.Loader.LoaderPlugin#addFile
528
528
* @fires Phaser.Loader.Events#ADD
You can’t perform that action at this time.
0 commit comments