caught up 11/16/20
This commit is contained in:
@ -13,7 +13,7 @@ import flixel.FlxG;
|
||||
|
||||
class Preloader extends FlxBasePreloader
|
||||
{
|
||||
public function new(MinDisplayTime:Float=4, ?AllowedURLs:Array<String>)
|
||||
public function new(MinDisplayTime:Float=3, ?AllowedURLs:Array<String>)
|
||||
{
|
||||
super(MinDisplayTime, AllowedURLs);
|
||||
}
|
||||
|
Reference in New Issue
Block a user